mjsax commented on code in PR #21682:
URL: https://github.com/apache/kafka/pull/21682#discussion_r2902724208
##########
streams/src/test/java/org/apache/kafka/streams/StreamsConfigTest.java:
##########
@@ -1786,11 +1786,39 @@ public void
shouldThrowConfigExceptionWhenStreamsProtocolUsedWithStaticMembershi
"Please set group.protocol=classic or remove group.instance.id
from the configuration."));
}
+ @Test
Review Comment:
On the side fix -- this method is supposed to be a 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]