Dirk Kutzer
Results
1
issues of
Dirk Kutzer
Please make the amount of time to wait for reading messages configurable. KafkaUnit: ` public List readMessages(String topicName, final int expectedMessages) throws TimeoutException { ... return submit.get(3, TimeUnit.SECONDS);`