Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6250872D0 for ; Wed, 28 Sep 2011 19:55:10 +0000 (UTC) Received: (qmail 71810 invoked by uid 500); 28 Sep 2011 19:55:09 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 71770 invoked by uid 500); 28 Sep 2011 19:55:09 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 71753 invoked by uid 99); 28 Sep 2011 19:55:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 19:55:09 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 19:55:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A97F128D1CF for ; Wed, 28 Sep 2011 19:54:45 +0000 (UTC) Date: Wed, 28 Sep 2011 19:54:45 +0000 (UTC) From: "Ted Yu (Created) (JIRA)" To: issues@hbase.apache.org Message-ID: <1768782839.5069.1317239685696.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HBASE-4507) Create checkAndPut variant that exposes timestamp / UUID MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Create checkAndPut variant that exposes timestamp / UUID -------------------------------------------------------- Key: HBASE-4507 URL: https://issues.apache.org/jira/browse/HBASE-4507 Project: HBase Issue Type: Sub-task Reporter: Ted Yu Michael checked the checkAndPut which doesn't expose timestamp. So variant of checkAndPut should expose timestamp by writing timestamp or uuid to .META. into a new column info:editid whenever we do the metadata open update. -- 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