You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/02/22 09:56:00 UTC

[jira] [Created] (KAFKA-12356) Drain the existing requests when shutdowning InterBrokerSendThread

Chia-Ping Tsai created KAFKA-12356:
--------------------------------------

             Summary: Drain the existing requests when shutdowning InterBrokerSendThread
                 Key: KAFKA-12356
                 URL: https://issues.apache.org/jira/browse/KAFKA-12356
             Project: Kafka
          Issue Type: Bug
            Reporter: Chia-Ping Tsai


see https://github.com/apache/kafka/pull/10024#discussion_r571853293
{quote}
We would ideally drain the existing requests (up to a timeout), not accept new ones and then close the network client.
{quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)