[
https://issues.apache.org/jira/browse/ZOOKEEPER-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073174#comment-17073174
]
Tamas Penzes commented on ZOOKEEPER-3780:
-----------------------------------------
It might be a good idea to add to the javadoc that it will be removed at
version 3.7.
> restore Version.getRevision() to be bacward compatible
> ------------------------------------------------------
>
> Key: ZOOKEEPER-3780
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3780
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.6.0, 3.5.6, 3.5.7
> Reporter: Norbert Kalmár
> Assignee: Norbert Kalmár
> Priority: Major
>
> We removed the getRevision() function in 3.5.6:
> https://github.com/apache/zookeeper/commit/96880c0b2ba39f1841f8bdc4a0119a467b462d03#diff-1d42dde48d42e3baf819e22b56a880a7
> Some projects (like HBase for example) are actually using this method.
> (Although not relevant anymore, since we are on git).
> 3.5.6, 3.5.7 and 3.6.0 does not have this method anymore. However, if someone
> is using this function, to make upgrading easier, we should restore it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)