[ https://issues.apache.org/jira/browse/KAFKA-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shivsundar R resolved KAFKA-17325. ---------------------------------- Resolution: Fixed > Clients : Revisit result handling in ShareConsumeRequestManager > --------------------------------------------------------------- > > Key: KAFKA-17325 > URL: https://issues.apache.org/jira/browse/KAFKA-17325 > Project: Kafka > Issue Type: Sub-task > Reporter: Shivsundar R > Assignee: Shivsundar R > Priority: Major > > Currently we do not update the result count when we merge commitAsync() > requests into one batch in ShareConsumeRequestManager, so this leads to > lesser acknowledgements sent to the application thread (ShareConsumerImpl) > than expected. > Fix : Revisit result handling and maybe can remove the result count logic for > commitAsyncs(). -- This message was sent by Atlassian Jira (v8.20.10#820010)