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 9575A108D8 for ; Thu, 20 Aug 2015 21:31:46 +0000 (UTC) Received: (qmail 95768 invoked by uid 500); 20 Aug 2015 21:31:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 95719 invoked by uid 500); 20 Aug 2015 21:31:46 -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 95704 invoked by uid 99); 20 Aug 2015 21:31:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2015 21:31:46 +0000 Date: Thu, 20 Aug 2015 21:31:46 +0000 (UTC) From: "Lars Francke (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14273) Rename MVCC to MVCC: From MultiVersionConsistencyControl to MultiVersionConcurrencyControl 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-14273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HBASE-14273: --------------------------------- Attachment: HBASE-14273.patch Renamed. I tried a {{mvn clean package -DskipTests}} and that worked just fine. > Rename MVCC to MVCC: From MultiVersionConsistencyControl to MultiVersionConcurrencyControl > ------------------------------------------------------------------------------------------ > > Key: HBASE-14273 > URL: https://issues.apache.org/jira/browse/HBASE-14273 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: Lars Francke > Labels: beginner > Attachments: HBASE-14273.patch > > > [~larsgeorge] noticed that our MVCC class has Consistency as the first 'C' when it should be 'Concurrency'. The issue that named this class, HBASE-4544 talks about 'Concurrency' but then it went in as Consistency (Why has no one noticed this before now? Thanks [~larsgeorge]) -- This message was sent by Atlassian JIRA (v6.3.4#6332)