Shivsundar R created KAFKA-17450:
------------------------------------
Summary: Optimise the handler methods in
ShareConsumeRequestManager.
Key: KAFKA-17450
URL: https://issues.apache.org/jira/browse/KAFKA-17450
Project: Kafka
Issue Type: Sub-task
Reporter: Shivsundar R
Currently there are 4 handler functions for ShareAcknowledge responses. Instead
using AcknowledgeRequestType, we could merge the code and have only 2 handler
functions, one for ShareAcknowledge success and one for ShareAcknowledge
failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)