You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Enrico Olivelli (Jira)" <ji...@apache.org> on 2020/04/07 13:42:00 UTC

[jira] [Comment Edited] (ZOOKEEPER-3780) restore Version.getRevision() to be backward compatible

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077250#comment-17077250 ] 

Enrico Olivelli edited comment on ZOOKEEPER-3780 at 4/7/20, 1:41 PM:
---------------------------------------------------------------------

committed to master and to branch-3.6


was (Author: eolivelli):
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)