cadonna opened a new pull request #9848: URL: https://github.com/apache/kafka/pull/9848
To implement the explicit user initialization of Kafka Streams as described in KIP-698, we first need to extract the code for the setup of the repartition topics from the Streams partition assignor so that it can also be called outside of a rebalance. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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