increasing the binding latency in the tests temporarily
This commit is contained in:
@@ -100,7 +100,7 @@ public class KafkaBinderTests
|
||||
|
||||
@Override
|
||||
protected void binderBindUnbindLatency() throws InterruptedException {
|
||||
Thread.sleep(500);
|
||||
Thread.sleep(2000);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user