[ 
https://issues.apache.org/jira/browse/KAFKA-18155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shivsundar R reassigned KAFKA-18155:
------------------------------------

    Assignee: Shivsundar R

> Fix bug in response handler for ShareAcknowledge in clients.
> ------------------------------------------------------------
>
>                 Key: KAFKA-18155
>                 URL: https://issues.apache.org/jira/browse/KAFKA-18155
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Shivsundar R
>            Assignee: Shivsundar R
>            Priority: Major
>
> In the response handler for ShareAcknowledge, we are passing the 
> clientResponse.receivedTimeMs() to the handler methods. But when there is a 
> disconnect or when the response recieved is null, we should be passing the 
> current time instead. 
> This bug was causing consumer to hang as it did not call the handler methods 
> on disconnect, and further requests were blocked waiting for its completion.



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

Reply via email to