[
https://issues.apache.org/jira/browse/KAFKA-15571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman resolved KAFKA-15571.
--------------------------------------------
Resolution: Fixed
> StateRestoreListener#onRestoreSuspended is never called because wrapper
> DelegatingStateRestoreListener doesn't implement onRestoreSuspended
> -------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-15571
> URL: https://issues.apache.org/jira/browse/KAFKA-15571
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 3.5.0, 3.6.0, 3.5.1
> Reporter: Levani Kokhreidze
> Assignee: Levani Kokhreidze
> Priority: Major
>
> With https://issues.apache.org/jira/browse/KAFKA-10575
> `StateRestoreListener#onRestoreSuspended` was added. But local tests show
> that it is never called because `DelegatingStateRestoreListener` was not
> updated to call a new method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)