You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/05/01 22:47:12 UTC

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

guozhangwang commented on a change in pull request #8565:
URL: https://github.com/apache/kafka/pull/8565#discussion_r418768692



##########
File path: streams/src/test/java/org/apache/kafka/streams/integration/QueryableStateIntegrationTest.java
##########
@@ -1262,6 +1266,7 @@ public void run() {
                     }
                     incrementIteration();
                 }
+                producer.flush();

Review comment:
       Makes sense, will fix.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org