C0urante commented on code in PR #15349:
URL: https://github.com/apache/kafka/pull/15349#discussion_r1485632038
##########
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:
Isn't this inherited already?
--
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]