Yash Mayya created KAFKA-14844:
----------------------------------
Summary: Kafka Connect's OffsetBackingStore interface should
handle (de)serialization and connector namespacing
Key: KAFKA-14844
URL: https://issues.apache.org/jira/browse/KAFKA-14844
Project: Kafka
Issue Type: Task
Components: KafkaConnect
Reporter: Yash Mayya
Assignee: Yash Mayya
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)