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


##########
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:
   I changed this to make it consistent in the other direction, i removed the 
integration tag from all classes which should already inherit 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-unsubscr...@kafka.apache.org

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

Reply via email to