bbejeck commented on code in PR #17021:
URL: https://github.com/apache/kafka/pull/17021#discussion_r1804952443
##########
streams/src/main/java/org/apache/kafka/streams/StreamsConfig.java:
##########
@@ -1812,7 +1812,6 @@ public Map<String, Object> getAdminConfigs(final String
clientId) {
// add client id with stream client id prefix
props.put(CommonClientConfigs.CLIENT_ID_CONFIG, clientId);
-
Review Comment:
blank line should be back in now
--
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]