rreddy-22 commented on code in PR #20882:
URL: https://github.com/apache/kafka/pull/20882#discussion_r2528908742


##########
core/src/test/scala/unit/kafka/log/UnifiedLogTest.scala:
##########
@@ -3714,16 +3714,74 @@ class UnifiedLogTest {
       () => LogTestUtils.appendEndTxnMarkerAsLeader(log, pid, epoch, 
ControlRecordType.ABORT, mockTime.milliseconds(), coordinatorEpoch = 1, 1))
   }
 
-  @Test
-  def testEndTxnWithFencedProducerEpoch(): Unit = {
+  @ParameterizedTest(name = "testEndTxnWithFencedProducerEpoch with 
transactionVersion={0}")

Review Comment:
   Tests producer epoch validation check



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