From dev-return-47333-apmail-zookeeper-dev-archive=zookeeper.apache.org@zookeeper.apache.org Tue Jun 21 22:18:59 2016 Return-Path: X-Original-To: apmail-zookeeper-dev-archive@www.apache.org Delivered-To: apmail-zookeeper-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 826681927C for ; Tue, 21 Jun 2016 22:18:59 +0000 (UTC) Received: (qmail 85809 invoked by uid 500); 21 Jun 2016 22:18:59 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 85239 invoked by uid 500); 21 Jun 2016 22:18:58 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 84641 invoked by uid 99); 21 Jun 2016 22:18:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 22:18:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5C50A2C1F71 for ; Tue, 21 Jun 2016 22:18:58 +0000 (UTC) Date: Tue, 21 Jun 2016 22:18:58 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ZOOKEEPER-1426) add version command to the zookeeper server MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZOOKEEPER-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated ZOOKEEPER-1426: ------------------------------------- Fix Version/s: (was: 3.5.2) 3.5.3 > 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 > Labels: newbie, patch > Fix For: 3.6.0, 3.5.3 > > Attachments: MAPREDUCE-4282-2.patch, ZOOKEEPER-1426-1.patch, ZOOKEEPER-1426-2.patch, ZOOKEEPER-1426-3.patch > > > 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 (v6.3.4#6332)