Yash Mayya created KAFKA-15177:
----------------------------------
Summary: MirrorMaker 2 should implement the alterOffsets KIP-875
API
Key: KAFKA-15177
URL: https://issues.apache.org/jira/browse/KAFKA-15177
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect, mirrormaker
Reporter: Yash Mayya
The {{MirrorSourceConnector}} class should implement the new alterOffsets API
added in
[KIP-875|https://cwiki.apache.org/confluence/display/KAFKA/KIP-875%3A+First-class+offsets+support+in+Kafka+Connect].
We could also implement the API in
{{MirrorCheckpointConnector}} and
{{MirrorHeartbeatConnector}} to prevent external modification of offsets since
the operation wouldn't really make sense in their case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)