mumrah commented on code in PR #18263:
URL: https://github.com/apache/kafka/pull/18263#discussion_r1892439534


##########
core/src/test/scala/integration/kafka/api/TransactionsTest.scala:
##########
@@ -870,6 +870,7 @@ class TransactionsTest extends IntegrationTestHarness {
     }
   }
 
+  @Flaky("KAFKA-18306")

Review Comment:
   I think our general strategy should be to aggressive in marking things as 
flaky, and cautious about un-marking them. There's also no harm in marking 
something flaky and immediately removing the tag in a subsequent PR (assuming 
we are confident in the fix).



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