Philip Nee created KAFKA-15865:
----------------------------------

             Summary: Ensure consumer.poll() execute autocommit callback
                 Key: KAFKA-15865
                 URL: https://issues.apache.org/jira/browse/KAFKA-15865
             Project: Kafka
          Issue Type: Bug
          Components: consumer
            Reporter: Philip Nee
            Assignee: Philip Nee


When the network thread completes autocommits, we need to send a message/event 
to the application to notify the thread to execute the callback.  In 
KAFKA-15327, the network thread sends a AutoCommitCompletionBackgroundEvent to 
the polling thread.  The polling thread should trigger the OffsetCommitCallback 
upon receiving it.



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

Reply via email to