OmniaGM commented on PR #12366:
URL: https://github.com/apache/kafka/pull/12366#issuecomment-1289344091

   Can we also add an integration test for EOS in MM2 as well? 
   
   > Hi @OmniaGM -- good questions! Due to 
[KAFKA-10586](https://issues.apache.org/jira/browse/KAFKA-10586), exactly-once 
isn't supported when running Mirror Maker 2 in dedicated mode (i.e., via 
`bin/connect-mirror-maker.sh`) and is instead only possible by deploying Mirror 
Maker 2 (or, specifically, one or more `MirrorSourceConnector` instances) onto 
a vanilla distributed Connect cluster.
   > 
   > Given that, I believe it's safe to say that the changes here should not 
require consideration of the heartbeat and checkpoint connectors. We may want 
to update the README to clarify the lack of support for exactly-once in 
dedicated mode, though.
   > 
   > Does that address your concerns?
   
   @C0urante Yeah updating the README to clear this should be enough. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to