You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/05 03:34:27 UTC

[jira] [Updated] (STORM-744) downstream worker fail may lead to worker oom without limit pending TaskMessage count

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

Rick Kellogg updated STORM-744:
-------------------------------
    Component/s: storm-core

> downstream worker fail may lead to worker oom without limit pending TaskMessage  count
> --------------------------------------------------------------------------------------
>
>                 Key: STORM-744
>                 URL: https://issues.apache.org/jira/browse/STORM-744
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 0.9.3, 0.10.0, 0.9.4, 0.11.0
>            Reporter: Dongfang Qu
>            Assignee: Dongfang Qu
>            Priority: Minor
>
> storm-core/src/jvm/backtype/storm/messaging/netty/Server.java
> message_queue[i] = new LinkedBlockingQueue<ArrayList<TaskMessage>>(); // here
>    



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)