You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2022/06/30 00:35:00 UTC

[jira] [Assigned] (KAFKA-14021) MirrorMaker 2 should implement KIP-618 APIs

     [ https://issues.apache.org/jira/browse/KAFKA-14021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Egerton reassigned KAFKA-14021:
-------------------------------------

    Assignee: Chris Egerton

> MirrorMaker 2 should implement KIP-618 APIs
> -------------------------------------------
>
>                 Key: KAFKA-14021
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14021
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect, mirrormaker
>            Reporter: Chris Egerton
>            Assignee: Chris Egerton
>            Priority: Major
>
> The {{MirrorSourceConnector}} class should implement the new APIs added by KIP-618.
> This includes the [SourceConnector::exactlyOnceSupport|https://github.com/apache/kafka/blob/025e47b8334eb7125c7fdd2f725a2fef3c98344c/connect/api/src/main/java/org/apache/kafka/connect/source/SourceConnector.java#L34-L54] method and, potentially, the [SourceConnector::canDefineTransactionBoundaries|https://github.com/apache/kafka/blob/025e47b8334eb7125c7fdd2f725a2fef3c98344c/connect/api/src/main/java/org/apache/kafka/connect/source/SourceConnector.java#L56-L73] method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)