rreddy-22 commented on code in PR #17822:
URL: https://github.com/apache/kafka/pull/17822#discussion_r1844614934
##########
core/src/test/scala/integration/kafka/api/TransactionsExpirationTest.scala:
##########
@@ -81,9 +81,14 @@ class TransactionsExpirationTest extends
KafkaServerTestHarness {
super.tearDown()
}
- @ParameterizedTest(name =
TestInfoUtils.TestWithParameterizedQuorumAndGroupProtocolNames)
- @MethodSource(Array("getTestQuorumAndGroupProtocolParametersAll"))
- def testBumpTransactionalEpochAfterInvalidProducerIdMapping(quorum: String,
groupProtocol: String): Unit = {
+ @ParameterizedTest
Review Comment:
Yeah Im not sure why they used the formatting in the other test
--
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]