mjsax opened a new pull request, #20147:
URL: https://github.com/apache/kafka/pull/20147

   The new "streams" protocol behaves slightly different to the "classic" 
protocol, and thus we need to update the test to avoid race conditions. In 
particular, the first call to `poll()` won't "block" and return after task 
assignment completed, but return early without a task assignment, and only a 
consective rebalance will assign tasks.


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to