[ https://issues.apache.org/jira/browse/KAFKA-17450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-17450. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > 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 > Assignee: Shivsundar R > Priority: Major > Fix For: 4.0.0 > > > 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)