mjsax commented on code in PR #21059:
URL: https://github.com/apache/kafka/pull/21059#discussion_r2591045474


##########
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java:
##########
@@ -1066,13 +1023,6 @@ void maybeGetClientInstanceIds() {
                     );
                 }
             }
-
-            if (mainConsumerInstanceIdFuture.isDone()

Review Comment:
   Oh yes... It's a smaller optimization, so not sure if we would need to go 
back and fix in older versions? I am fine either way.



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