chia7712 commented on code in PR #21682:
URL: https://github.com/apache/kafka/pull/21682#discussion_r2903844811
##########
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:
nice find
--
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]