cmccabe commented on pull request #10504: URL: https://github.com/apache/kafka/pull/10504#issuecomment-846213905
> Thanks for grabbing the output @cmccabe. Its possible that something other than the test is getting producer IDs during the test, or perhaps there is an occasional ZK race or other error causing a new block to be allocated. I think i'll just loosen to test case to only check for the expected number of unique producer IDs (which is really what we care about). Yeah, I think it happens if an RPC response is dropped (which could happen under high load conditions, like in jenkins) but should not be a problem, since we'll just retry. -- 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: us...@infra.apache.org