Shivsundar R created KAFKA-17325:
------------------------------------
Summary: 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
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)