[ https://issues.apache.org/jira/browse/KAFKA-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322806#comment-16322806 ]
ASF GitHub Bot commented on KAFKA-6205: --------------------------------------- bbejeck opened a new pull request #4415: KAFKA-6205: initialize topology after state stores restoration completed URL: https://github.com/apache/kafka/pull/4415 Initialize topology after state store restoration. Although IMHO updating some of the existing tests demonstrates the correct order of operations, I'll probably add an integration test, but I wanted to get this PR in for feedback on the approach. ### 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 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 > Have State Stores Restore Before Initializing Toplogy > ----------------------------------------------------- > > Key: KAFKA-6205 > URL: https://issues.apache.org/jira/browse/KAFKA-6205 > Project: Kafka > Issue Type: Improvement > Components: streams > Affects Versions: 1.0.0, 0.11.0.2 > Reporter: Bill Bejeck > Assignee: Bill Bejeck > Fix For: 1.0.1, 0.11.0.3 > > > Streams should restore state stores (if needed) before initializing the > topology. -- This message was sent by Atlassian JIRA (v6.4.14#64029)