gharris1727 commented on code in PR #15349:
URL: https://github.com/apache/kafka/pull/15349#discussion_r1486493069


##########
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/integration/MirrorConnectorsIntegrationTransactionsTest.java:
##########
@@ -31,6 +32,7 @@
  * Integration test for MirrorMaker2 in which source records are emitted with 
a transactional producer,
  * which interleaves transaction commit messages into the source topic which 
are not propagated downstream.
  */
+@Tag("integration")

Review Comment:
   It is, so this change is actually a no-op, I didn't realize that.
   It is more consistent with the other MM2 integration tests which also 
inherit the tag.



-- 
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-unsubscr...@kafka.apache.org

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

Reply via email to