[ 
https://issues.apache.org/jira/browse/KAFKA-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178397#comment-16178397
 ] 

Matthias J. Sax edited comment on KAFKA-5958 at 9/24/17 11:23 PM:
------------------------------------------------------------------

It should be a change in {{GlobalStateManagerImpl#restoreState}} IMHO. The 
{{Store}} or {{StoreBuilder}} should not be affected. I think, [~bbejeck] is 
already looking into this. Bill, can you assign this to yourself if you are 
working on it?


was (Author: mjsax):
It should be a change in {{GlobalStateManagerImpl#restoreState}} IMHO. I think, 
[~bbejeck] is already looking into this. Bill, can you assign this to yourself 
if you are working on it?

> 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
>
> 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)

Reply via email to