chia7712 commented on code in PR #21215:
URL: https://github.com/apache/kafka/pull/21215#discussion_r2705522164


##########
core/src/test/scala/integration/kafka/api/BaseProducerSendTest.scala:
##########
@@ -132,7 +132,7 @@ abstract class BaseProducerSendTest extends 
KafkaServerTestHarness {
    * 2. Last message of the non-blocking send should return the correct offset 
metadata
    */
   @ParameterizedTest(name = 
TestInfoUtils.TestWithParameterizedGroupProtocolNames)
-  @MethodSource(Array("getTestGroupProtocolParametersAll"))
+  
@MethodSource(Array("getTestGroupProtocolParametersConsumerGroupProtocolOnly"))

Review Comment:
   the new test infra does not support the security fully, so we can handle the 
`PlaintextProducerSendTest` first 



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