Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Relevant discussion here - https://github.com/apache/kafka/pull/13434/files#r1144444972
TLDR - we should move serialization / deserialization and key construction (connector namespacing) for source connector offsets from the OffsetStorageWriter / OffsetStorageReader interfaces into the OffsetBackingStore interface.