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 d3ec9f9 KAFKA-12952 Add header and footer records for raft snapshots
(#10899)
add 3c4be0b KAFKA-12379: Allow configuring the location of the
offset-syncs topic with MirrorMaker2 (#10221)
No new revisions were added by this update.
Summary of changes:
.../connect/mirror/MirrorConnectorConfig.java | 60 +++++++++++++++++++-
.../connect/mirror/MirrorSourceConnector.java | 2 +-
.../kafka/connect/mirror/MirrorSourceTask.java | 2 +-
.../kafka/connect/mirror/OffsetSyncStore.java | 2 +-
.../connect/mirror/MirrorConnectorConfigTest.java | 65 ++++++++++++++++++++++
.../MirrorConnectorsIntegrationBaseTest.java | 58 ++++++++++++++++++-
6 files changed, 184 insertions(+), 5 deletions(-)