Jun Rao created KAFKA-907:
-----------------------------

             Summary: controller needs to close socket channel to brokers on 
exception
                 Key: KAFKA-907
                 URL: https://issues.apache.org/jira/browse/KAFKA-907
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Jun Rao
            Assignee: Jun Rao
         Attachments: kafka-907.patch

When the controller sends a request to a broker (e.g., leaderAndIsrRequest), it 
may hit a exception (e.g. SocketTimeException). When this happens, the socket 
channel needs to be closed and recreated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to