[
https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947717#comment-14947717
]
ASF GitHub Bot commented on STORM-1095:
---------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/786#issuecomment-146351227
@ptgoetz @mjsax
In order to keep backward compatibility, I think we need to decide when to
break backward compatibility.
After Storm 0.9.3, seems like we try to respect semver. (Right?)
If I'm right we can say that we'll break backward compatibility for each
major version release.
First version would be 1.0.0.
We can mark @Deprecated to legacy with leaving vaild reason and when to
remove.
> 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)