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

Hudson commented on ZOOKEEPER-1193:
-----------------------------------

Integrated in ZooKeeper-trunk #1339 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1339/])
    ZOOKEEPER-1193. Remove upgrade code (Thomas Koch via phunt)

phunt : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1186916
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/bin/zkServer.sh
* /zookeeper/trunk/build.xml
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/DataTree.java
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/WatchManager.java
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/upgrade
* 
/zookeeper/trunk/src/java/test/org/apache/zookeeper/test/InvalidSnapshotTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/UpgradeTest.java
* /zookeeper/trunk/src/zookeeper.jute

                
> Remove upgrade code
> -------------------
>
>                 Key: ZOOKEEPER-1193
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1193
>             Project: ZooKeeper
>          Issue Type: Task
>            Reporter: Thomas Koch
>            Assignee: Thomas Koch
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1193.patch
>
>
> ZOOKEEPER-5 introduced the upgrade feature in october 2008. It may be time to 
> think whether there are still installations in the wild that needs this 
> upgrade feature. Otherwise the respective code can be removed.
> Even if there should be old installations, couldn't they just use some ZK 3.x 
> version to upgrade and we could still remove the upgrade code from the trunk?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to