Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/1199#issuecomment-196585455
  
    I lean toward making this part of the Stream API, just like 
parallelismHint(). In both cases it is about requesting cluster resources, 
(I.e. Threads/CPU/Memory).
    
    I'm strongly against (though open to new ideas) of making this a 
topology-level API as proposed earlier. That approach involves a lot of "magic 
strings" and feels to me like a violation of the Trident API. If there's a 
better way to do it, I'm open to it, but let's not use strings as identifiers.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to