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:23:27 UTC

[jira] [Updated] (STORM-891) Should we have one JVM per bolt/spout?

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

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

> Should we have one JVM per bolt/spout?
> --------------------------------------
>
>                 Key: STORM-891
>                 URL: https://issues.apache.org/jira/browse/STORM-891
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>
> In Heron each bolt/spout instance runs in a separate JVM instance.  This reduces the failure domain for each bolt/spout to itself, and also would allow for finer grained measurements of resource usage, which would be very useful in resource aware scheduling and elasticity. 
> We should explore what performance impact this might have on storm, and what it would take to truly support it.



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