gabriellefu commented on code in PR #23482:
URL: https://github.com/apache/kafka/pull/23482#discussion_r4065183864


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/streams/assignor/StickyTaskAssignor.java:
##########
@@ -414,9 +449,12 @@ private static Member findPrevMemberWithLeastLoad(
     private static boolean hasUnfulfilledActiveTaskQuota(
         final LocalState localState,
         final ProcessState process,
-        final Member member
+        final Member member,

Review Comment:
   I have added the comment, thanks for the suggestion
   



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