[
https://issues.apache.org/jira/browse/KAFKA-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-10001.
-----------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
> Store's own restore listener should be triggered in store changelog reader
> --------------------------------------------------------------------------
>
> Key: KAFKA-10001
> URL: https://issues.apache.org/jira/browse/KAFKA-10001
> Project: Kafka
> Issue Type: Bug
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Priority: Major
> Fix For: 2.6.0
>
>
> Streams' state store ``register()`` function passed in `restoreCallback` can
> potentially also be a `RestoreListener`, in which case its corresponding
> `onRestoreStart / End / batchRestored` should be triggered.
> This is a regression in trunk -- 2.5 has this logic right but got regressed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)