kafka/connect
Mickael Maison 3c4be0b57a
KAFKA-12379: Allow configuring the location of the offset-syncs topic with MirrorMaker2 (#10221)
This commit implements KIP-716. It introduces a new setting `offset-syncs.topic.location` that allows specifying where the offset-syncs topic is created.

Reviewers: Tom Bentley <tbentley@redhat.com>, Edoardo Comar <ecomar@uk.ibm.com>
2021-06-29 21:33:59 +01:00
..
api MINOR: apply Utils.isBlank to code base (#10124) 2021-02-20 11:44:29 +08:00
basic-auth-extension/src MINOR: apply Utils.isBlank to code base (#10124) 2021-02-20 11:44:29 +08:00
file/src MINOR: Remove unused variables, methods, parameters, unthrown exceptions, and fix typos (#9457) 2021-03-10 13:21:30 +08:00
json MINOR: replace hard-coding utf-8 with StandardCharsets.UTF_8 (#10079) 2021-02-09 10:06:01 +08:00
mirror KAFKA-12379: Allow configuring the location of the offset-syncs topic with MirrorMaker2 (#10221) 2021-06-29 21:33:59 +01:00
mirror-client/src MINOR: Remove unthrown exceptions, fix typo, etc. (#10402) 2021-04-21 10:40:01 +08:00
runtime/src KAFKA-12482 Remove deprecated rest.host.name and rest.port configs (#10841) 2021-06-23 09:20:04 -05:00
transforms/src KAFKA-12522: Cast SMT should allow null value records to pass through (#10375) 2021-05-21 11:34:45 +01:00