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 2021/12/16 04:05:34 UTC

[GitHub] [kafka] ableegoldman commented on pull request #11604: MINOR: retry when deleting offsets for named topologies

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-unsubscribe@kafka.apache.org

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