Philip Nee created KAFKA-14264:
----------------------------------

             Summary: Create a coordinator class for the new implementation
                 Key: KAFKA-14264
                 URL: https://issues.apache.org/jira/browse/KAFKA-14264
             Project: Kafka
          Issue Type: Sub-task
          Components: consumer
            Reporter: Philip Nee
            Assignee: Philip Nee


To refactor the consumer, we changed how the coordinator is called.  However, 
there will be a time period where the old and new implementation need to 
coexist, so we will need to override some of the methods and create a new 
implementation of the coordinator.  In particular:
 # ensureCoordinatorReady needs to be non-blocking or we could just use the 
sendFindCoordinatorRequest.
 # joinGroupIfNeeded needs to be broken up into more find grain stages for the 
new implementation to work.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to