Github user harshach commented on the issue:

    https://github.com/apache/storm/pull/2071
  
    @vesense not sure any benefit doing this static and making one instance per 
JVM. This actually adds complexity in code without  giving any benefit. 
    For the most part , when users configures parallelism it means they are 
trying to spawn the bolt across the workers and possibly across the machines. 
So any particular that we want to introduce this complexity.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to