Rui Li created STORM-3661:
-----------------------------
Summary: Netty server should handle incoming messages better
Key: STORM-3661
URL: https://issues.apache.org/jira/browse/STORM-3661
Project: Apache Storm
Issue Type: Improvement
Reporter: Rui Li
Assignee: Rui Li
In some (rare) cases, netty-server might receive messages other than a
List<TaskMessage>, and it will throw ClassCastException and terminate the
worker process. It should handle this situation better
[https://github.com/apache/storm/blob/master/storm-client/src/jvm/org/apache/storm/messaging/netty/Server.java]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)