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 4C3891090F for ; Wed, 25 Sep 2013 06:00:27 +0000 (UTC) Received: (qmail 21173 invoked by uid 500); 25 Sep 2013 06:00:15 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 21121 invoked by uid 500); 25 Sep 2013 06:00:13 -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 21070 invoked by uid 99); 25 Sep 2013 06:00:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 06:00:07 +0000 Date: Wed, 25 Sep 2013 06:00:07 +0000 (UTC) From: "Rakesh R (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-1760) Provide an interface for check version of a node 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-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777183#comment-13777183 ] Rakesh R commented on ZOOKEEPER-1760: ------------------------------------- Thanks [~fpj], [~breed] and [~marshall] for your time and comments. As you pointed out, I would be able to satisfy my usecase with the Stat object and will write myown utilities. I agree with you all, its not good to tune the ZooKeeper apis to satisfy my use case:) As a user a non-commiter, I'm reluctant in changing the issue status to closure. Please help me and mark this issue as per ZooKeeper jira processing. > Provide an interface for check version of a node > ------------------------------------------------ > > Key: ZOOKEEPER-1760 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1760 > Project: ZooKeeper > Issue Type: New Feature > Components: java client > Reporter: Rakesh R > Assignee: Rakesh R > Fix For: 3.5.0 > > > The idea of this JIRA is to discuss the check version interface which is used to see the existence of a node for the specified version. Presently only multi transaction api has this interface, this umbrella JIRA is to make 'check version' api part of ZooKeeper# main apis and cli command. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira