The Suppression buffer stores the full record context, not just the key and value, so its changelog/restore loop will also need to preserve this information.
This change is a precondition to that, creating an option to register a state restore callback to receive the full consumer record. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) [ Full content available at: https://github.com/apache/kafka/pull/5710 ] This message was relayed via gitbox.apache.org for [email protected]
