[
https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950244#comment-14950244
]
ASF GitHub Bot commented on STORM-1095:
---------------------------------------
GitHub user mjsax reopened 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 68d81ab092e76e790da4c69fc9215fd1f2633821
Author: mjsax <[email protected]>
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
> Components: storm-core
> 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)