[ https://issues.apache.org/jira/browse/KAFKA-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183935#comment-16183935 ]
ASF GitHub Bot commented on KAFKA-5958: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3973 > User StoreListener not available for global stores > -------------------------------------------------- > > Key: KAFKA-5958 > URL: https://issues.apache.org/jira/browse/KAFKA-5958 > Project: Kafka > Issue Type: Improvement > Components: streams > Affects Versions: 1.0.0 > Reporter: Matthias J. Sax > Assignee: Bill Bejeck > Fix For: 1.0.0 > > > In 1.0 we added the ability to register a state restore listener, such that > users can monitor state restore progress via this callback. > However, we no do not use this listener for global stores. Strictly speaking, > global stores are never recovered, however, at startup they are bootstrapped. > We might want to consider to user the same handler callback to allow users to > monitor the bootstrapping of global stores, too. -- This message was sent by Atlassian JIRA (v6.4.14#64029)