[ https://issues.apache.org/jira/browse/STORM-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194462#comment-15194462 ]
ASF GitHub Bot commented on STORM-1616: --------------------------------------- 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. > 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)