ShivsundarR opened a new pull request, #19986: URL: https://github.com/apache/kafka/pull/19986
*What* There was a possibility of a flake occurring in one of the tests in `ShareConsumerTest` where we are not waiting for the assignment to be received and synced before we start consuming on `poll()`. There should ideally be a `waitedPoll()` or a dedicated poll which would trigger the reconcilation and updation of the assignment. -- 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