[
https://issues.apache.org/jira/browse/KAFKA-15177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yash Mayya resolved KAFKA-15177.
--------------------------------
Fix Version/s: 3.6.0
Resolution: Fixed
> 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
> Assignee: Chris Egerton
> Priority: Minor
> Fix For: 3.6.0
>
>
> 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)