Matthias J. Sax created KAFKA-5958:
--------------------------------------
Summary: 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)