[
https://issues.apache.org/jira/browse/ZOOKEEPER-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3780:
--------------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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)