Files
spring-batch/spring-batch-infrastructure
Mahmoud Ben Hassine af3eff3474 Fix KafkaItemReaderTests
Tests in this class fail intermittently because
they send messages to Kafka in an asynchronous
way and assert on the results immediately without
waiting for the send operation to complete.

This commit updates the tests to wait for
send results before asserting on them
(similar to a140a9f5).

(cherry picked from commit 5826111b85)
2021-02-18 14:52:10 +01:00
..
2021-02-18 14:52:10 +01:00
2014-04-02 14:35:53 -04:00