dajac commented on code in PR #13795:
URL: https://github.com/apache/kafka/pull/13795#discussion_r1224000539


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/runtime/MultiThreadedEventProcessor.java:
##########
@@ -39,7 +40,7 @@ public class MultiThreadedEventProcessor implements 
CoordinatorEventProcessor {
     /**
      * The accumulator.
      */
-    private final EventAccumulator<Integer, CoordinatorEvent> accumulator;

Review Comment:
   Right. It was also just easier to use TopicPartition everywhere.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to