| commit | 062016eb45cc3c402374b5b6d68db16b6944fea5 | [log] [tgz] | 
|---|---|---|
| author | Claus Ibsen <davsclaus@apache.org> | Fri Sep 08 10:33:58 2017 +0200 | 
| committer | Claus Ibsen <davsclaus@apache.org> | Fri Sep 08 15:33:20 2017 +0200 | 
| tree | 79c4b6507b94d1fe370ebd7676dd8ae7dd37409d | |
| parent | 365a23c80fb9dcfce6f4557bb6cffc86f581ad31 [diff] | 
CAMEL-11750: SubmitOrderedCompletionService should avoid eating CPU cycles if a task is not ready and the returned delay value would be too fast, eg 1 nano which essentially would do a while loop with cpu active all the time.