[GitHub] [kafka] mjsax commented on a change in pull request #8565: KAFKA-9798: Send one round synchronously before starting the async producer

2020-05-01 Thread GitBox
mjsax commented on a change in pull request #8565: URL: https://github.com/apache/kafka/pull/8565#discussion_r418679194 ## File path: streams/src/test/java/org/apache/kafka/streams/integration/QueryableStateIntegrationTest.java ## @@ -631,7 +631,11 @@ public void

[GitHub] [kafka] mjsax commented on a change in pull request #8565: KAFKA-9798: Send one round synchronously before starting the async producer

2020-05-01 Thread GitBox
mjsax commented on a change in pull request #8565: URL: https://github.com/apache/kafka/pull/8565#discussion_r418678556 ## File path: streams/src/test/java/org/apache/kafka/streams/integration/QueryableStateIntegrationTest.java ## @@ -1262,6 +1266,7 @@ public void run() {