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

Hudson commented on ZOOKEEPER-1426:
-----------------------------------

SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #383 (See 
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/383/])
ZOOKEEPER-1426: add version command to the zookeeper server (andor: rev 
d3dbe787f37eb9e17402e4a3d55a441ca43b2160)
* (edit) bin/zkServer.sh
* (edit) zookeeper-server/src/test/resources/findbugsExcludeFile.xml
* (edit) zookeeper-server/src/test/resources/test-scripts.sh
* (edit) bin/zkServer-initialize.sh
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/version/util/VerGen.java


> add version command to the zookeeper server
> -------------------------------------------
>
>                 Key: ZOOKEEPER-1426
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1426
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: scripts, server
>    Affects Versions: 3.3.5
>            Reporter: Patrick Hunt
>            Assignee: Eli Reisman
>            Priority: Major
>              Labels: newbie, patch, pull-request-available
>             Fix For: 3.6.0
>
>         Attachments: MAPREDUCE-4282-2.patch, ZOOKEEPER-1426-1.patch, 
> ZOOKEEPER-1426-2.patch, ZOOKEEPER-1426-3.patch
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Add a version command to the zkServer.sh. 
> Hadoop does this by having a special main class: 
> org.apache.hadoop.util.VersionInfo
> We could do something similar, hook it into our current version information 
> class (perhaps add main to that class).
> Would also need to add a new "version" command to zkServer.sh that calls this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to