Hey Alan, good catch. I've removed that property from the KIP. We'll have a LegacyReplicationPolicy in a future release that will not rename topics. You could implement your own in the meantime (see replication.policy.class).
Ryanne On Mon, Nov 25, 2019, 11:09 AM Alan <[email protected]> wrote: > Hi, > > > > I've just downloaded and built > 2.4-rc1 to test the MirrorMaker 2 feature and I cannot disable the > name.topics setting as detailed in the KIP > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-382%3A+MirrorMaker+2.0#KIP-382:MirrorMaker2.0-ConnectorConfigurationProperties > > > > I > did a quick search through the source code and could find no mention of > it. Am I missing something, or was it never implemented? > > > > Thanks, > > > > Alan
