[
https://issues.apache.org/jira/browse/ZOOKEEPER-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved ZOOKEEPER-3780.
----------------------------------------
Resolution: Fixed
committer to master and to branch-3.6
> restore Version.getRevision() to be backward 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: Critical
> Labels: pull-request-available
> Fix For: 3.7.0, 3.6.1, 3.5.8
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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)