Florian Hussonnois created KAFKA-18962: ------------------------------------------
Summary: StateRestoreListener onBatchRestored method is called with the totalRestored on GlobalStateStore reprocess Key: KAFKA-18962 URL: https://issues.apache.org/jira/browse/KAFKA-18962 Project: Kafka Issue Type: Bug Components: streams Affects Versions: 3.9.0 Reporter: Florian Hussonnois The StateRestoreListener#onBatchRestored method is called with the total number of records restored instead of the total number of records restored in this batch (i.e, numRestored) for GlobalStateStore -- This message was sent by Atlassian Jira (v8.20.10#820010)