You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/10/31 08:48:16 UTC

[GitHub] [kafka] dongjinleekr commented on pull request #11431: KAFKA-13397: Honor 'replication.policy.separator' configuration when creating MirrorMaker2 internal topics

dongjinleekr commented on pull request #11431:
URL: https://github.com/apache/kafka/pull/11431#issuecomment-955660566


   So, We can now organize the issues like the following:
   
   1. Preventing the malfunctioning (i.e., replication of MM2 internal topics)
   2. Keeping consistency (as far as possible.)
   3. Maintaining backward compatibility (we MUST.)
   
   My approach focuses on standalone mode with 1 and 2, and @OmniaGM 's approach (i.e., fixing `isInternalTopic` method) focuses on connect mode with 1 and 3. If we agree on this, we are now on the same page. Isn't it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org