[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947601#comment-14947601 ]
ASF GitHub Bot commented on STORM-1095: --------------------------------------- GitHub user mjsax opened a pull request: https://github.com/apache/storm/pull/786 [STORM-1095] Tuple.getSourceGlobalStreamid() has wrong camel-case naming You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/storm storm-1095 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/786.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #786 ---- commit f10b9d4d826ac25b32c1fc92f2da06af873a6cb8 Author: mjsax <mj...@informatik.hu-berlin.de> Date: 2015-10-07T19:24:24Z [STORM-1095] Tuple.getSourceGlobalStreamid() has wrong camel-case naming ---- > Tuple.getSourceGlobalStreamid() has wrong camel-case naming > ----------------------------------------------------------- > > Key: STORM-1095 > URL: https://issues.apache.org/jira/browse/STORM-1095 > Project: Apache Storm > Issue Type: Improvement > Reporter: Matthias J. Sax > Assignee: Matthias J. Sax > Priority: Trivial > > The method Tuple.getSourceGlobalStreamid() should be named > Tuple.getSourceGlobalStreamId() to follow camel-case naming. -- This message was sent by Atlassian JIRA (v6.3.4#6332)