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
            Reporter: Patrick Hunt


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 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