DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
For use-cases where customers only run MM2 for replicating between clusters without need for moving the consumer group offsets by running only MirrorSourceConnector. They still left with part#1 of this feature which add cost to the progress of their replication. The only workaround reducing the latency cost is by increasing offset.lag.max to INT_MAX however this doesn't eliminate the cost of creating internal topic.
This KIP propose that we add a new config for MirrorSourceConnector to control enabling the offsets translation between clusters for replicated topics.
...