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/22 12:15:07 UTC

[GitHub] [kafka] dongjinleekr opened a new pull request #11428: KAFKA-13365: Improve MirrorMaker2's client configuration

dongjinleekr opened a new pull request #11428:
URL: https://github.com/apache/kafka/pull/11428


   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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



[GitHub] [kafka] dongjinleekr commented on pull request #11428: KAFKA-13365: Improve MirrorMaker2's client configuration

Posted by GitBox <gi...@apache.org>.
dongjinleekr commented on pull request #11428:
URL: https://github.com/apache/kafka/pull/11428#issuecomment-949575863


   @ryannedolan @mimaison Sorry for being late. Since this problem is a little bit tricky and related to corner cases, clearly spotting the cause of the problem was a bit hard and iterative.
   
   You can see the proof-of-problem commit [here](https://github.com/dongjinleekr/kafka/blob/etc/mm2-client-config-bug/connect/mirror/src/test/java/org/apache/kafka/connect/mirror/MirrorMakerConfigTest.java#L50); and I also updated the issue title and the KIP. I think the first and third problems are minor, but the second one is somewhat serious.


-- 
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