[ https://issues.apache.org/jira/browse/STORM-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194804#comment-15194804 ]
ASF GitHub Bot commented on STORM-1616: --------------------------------------- Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/1199#issuecomment-196684996 @knusbaum @ptgoetz in the proposed name based approach, the naming needs to be done only when one wants to pass specific configs to the node executing the streaming operation, not always. Agree it has magic strings which needs to be matched, but it keeps the configuration and streaming operations separate. The main concern with adding the apis to the Stream is that as we add new config apis to the stream, the stream api gets messy. Understand the current limitations, so for now I think we may make it as a part of the stream api, but do evaluate directly adding all the methods to the stream vs adding a single config method taking params. > 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)