Skip to content

Commit e102105

Browse files
committed
Conditionally wrap Thread.sleep(..) call in collectResults(..).
Keep Thread.sleep(..) to avoid the busy (hot) loop when the Future executions are not yet complete. Add test coverage for ClusterCommandExecutor collectResults(..) method. Cleanup compiler warnings in ClusterCommandExecutorUnitTests. Reduce Thread.sleep(1L) to 1 millisecond. Closes spring-projects#2518
1 parent 7115f31 commit e102105

File tree

4 files changed

+679
-248
lines changed

4 files changed

+679
-248
lines changed

0 commit comments

Comments
 (0)