lianetm commented on PR #15271: URL: https://github.com/apache/kafka/pull/15271#issuecomment-1912485446
Just to clarify, regarding the last note on the PR description, "if a new assignment or new metadata arrives during an ongoing reconciliation, it will never be applied". Maybe I'm missing something you're seeing, but the current logic does apply new assignments received or discovered while there is an ongoing reconciliation. The main issue to improve with [KAFKA-15832](https://issues.apache.org/jira/browse/KAFKA-15832) is not having to rely on 2 triggers, or receiving (same) assignment from the broker (be able then to better handle edge cases around receiving same assignment in different epoch not triggering reconciliation). Maybe I'm missing something, but if not then I would suggest we just remove that note? -- 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