Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/1199#issuecomment-196979666 I am not really sure that we are going to need a Builder interface for setting resources, and for me consistency between the trident and regular storm APIs is more important than the number of methods in Stream. Right now we only support CPU and Memory as resources. If we ever add in more resources, or especially generic resources we can add in the Builder API or some other more Generic API to both trident and storm. For now I think this current API is relatively simple and consistent with the rest of trident/storm. I am +1 for the current API, but I do have a few comments about the code.
--- 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. ---