You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (Jira)" <ji...@apache.org> on 2020/07/02 18:10:00 UTC

[jira] [Updated] (STORM-3661) Netty server should handle incoming messages better

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

Ethan Li updated STORM-3661:
----------------------------
    Fix Version/s: 2.3.0

> 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
>            Priority: Minor
>             Fix For: 2.3.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)