Rajini Sivaram created KAFKA-5607:
-------------------------------------
Summary: Improve error handling in SocketServer to reduce illegal
states later
Key: KAFKA-5607
URL: https://issues.apache.org/jira/browse/KAFKA-5607
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.11.0.0
Reporter: Rajini Sivaram
Assignee: Rajini Sivaram
>From [~junrao] in https://github.com/apache/kafka/pull/3526:
{quote}
In SocketServer, it may be better to catch unexpected exceptions within the
loop of socket key iteration in places like processCompletedReceives(). That
way, if we hit an unexpected exception, it only affects a single key.
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)