We actually never should have been adapting it to a `BatchingStateRestoreCallback` before casting it to a `StateRestoreListener`.
The only reason it worked is that all our implementaitons happen to be `BatchingStateRestoreCallback` already, and the adaptation was therefore a no-op. [ Full content available at: https://github.com/apache/kafka/pull/5710 ] This message was relayed via gitbox.apache.org for [email protected]
