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 5F0949F03 for ; Fri, 23 Sep 2011 14:30:50 +0000 (UTC) Received: (qmail 89083 invoked by uid 500); 23 Sep 2011 14:30:50 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 89058 invoked by uid 500); 23 Sep 2011 14:30:50 -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 89050 invoked by uid 99); 23 Sep 2011 14:30:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 14:30:50 +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; Fri, 23 Sep 2011 14:30:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9FEC2ABD79 for ; Fri, 23 Sep 2011 14:30:28 +0000 (UTC) Date: Fri, 23 Sep 2011 14:30:28 +0000 (UTC) From: "Amitanand Aiyer (JIRA)" To: issues@hbase.apache.org Message-ID: <1618318785.6770.1316788228651.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1690863328.26755.1315419070181.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-4345) Ensure that Scanners that read from the storefiles respect MVCC 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/HBASE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4345: ----------------------------------- Status: Open (was: Patch Available) > Ensure that Scanners that read from the storefiles respect MVCC > --------------------------------------------------------------- > > Key: HBASE-4345 > URL: https://issues.apache.org/jira/browse/HBASE-4345 > Project: HBase > Issue Type: Sub-task > Reporter: Amitanand Aiyer > Assignee: Amitanand Aiyer > Fix For: 0.89.20100924 > > Attachments: 4345-v2.txt, patch-3 > > > Currently, the key-values written to the disk do not include the MVCC (RWCC) version information. Once we add that > information, and make it persistent to disk; let us make the scanners respect the MVCC mechanism by ignoring > "newer" writes. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira