You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2020/06/26 15:18:21 UTC

[kafka] branch trunk updated (43f4b1b -> 9c9a79b)

This is an automated email from the ASF dual-hosted git repository.

mimaison pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 43f4b1b  MINOR: Remove Diamond and code code Alignment (#8107)
     add 9c9a79b  KAFKA-9076: support consumer sync across clusters in MM 2.0 (#7577)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/mirror/MirrorCheckpointTask.java | 146 ++++++++++++++++++--
 .../connect/mirror/MirrorConnectorConfig.java      |  36 ++++-
 .../connect/mirror/MirrorCheckpointTaskTest.java   |  61 +++++++-
 .../mirror/MirrorConnectorsIntegrationTest.java    | 153 ++++++++++++++-------
 4 files changed, 337 insertions(+), 59 deletions(-)