INT-947: cleaning out some obsolete code, splitting locking and filtering a bit better.

This commit is contained in:
Iwein Fuld
2010-02-12 19:31:10 +00:00
parent fec08008ea
commit e6d1b2f9c3
13 changed files with 147 additions and 192 deletions

View File

@@ -149,7 +149,7 @@ public class CorrelatingMessageHandlerTests {
}
});
Thread.sleep(10);
Thread.sleep(20);
assertFalse(handler.forceComplete("key"));
bothMessagesHandled.await();