You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "David Andsager (JIRA)" <ji...@apache.org> on 2019/08/07 21:59:00 UTC

[jira] [Created] (STORM-3482) Implement One Worker Per Component Option

David Andsager created STORM-3482:
-------------------------------------

             Summary: Implement One Worker Per Component Option
                 Key: STORM-3482
                 URL: https://issues.apache.org/jira/browse/STORM-3482
             Project: Apache Storm
          Issue Type: New Feature
            Reporter: David Andsager
            Assignee: David Andsager


User complaints saying that Storm is hard to debug, mainly because Storm runs executors from different components (spout, bolt) in a single JVM process.

Adding an option that schedules executors from from a single component on a worker. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)