ableegoldman commented on pull request #11604:
URL: https://github.com/apache/kafka/pull/11604#issuecomment-995420047


   Hm, guess we should have seen this coming but it looks like this fix is 
significantly increasing the flakiness of 
`NamedTopologyIntegrationTest.shouldRemoveNamedTopologyToRunningApplicationWithMultipleNodesAndResetsOffsets()`
 since retrying makes us more likely to hit  the `GroupIdNotFoundException: The 
group id does not exist.` type. So I guess we'll need to address them in the 
same PR after all. :/
   
   The good news is, I'm pretty sure I understand why this is happening, and 
_hopefully_ it will be a simple fix. I'm going to ping David in the core team 
slack to verify my theory and make sure we can do the "simple fix", I'll tag 
you as well for the fully story


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