[ https://issues.apache.org/jira/browse/STORM-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196007#comment-15196007 ]
ASF GitHub Bot commented on STORM-1616: --------------------------------------- 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. > Add RAS API for Trident > ----------------------- > > Key: STORM-1616 > URL: https://issues.apache.org/jira/browse/STORM-1616 > Project: Apache Storm > Issue Type: Bug > Reporter: Kyle Nusbaum > Assignee: Kyle Nusbaum > -- This message was sent by Atlassian JIRA (v6.3.4#6332)