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 15546186D3 for ; Sat, 2 May 2015 05:19:07 +0000 (UTC) Received: (qmail 93539 invoked by uid 500); 2 May 2015 05:19:06 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 93494 invoked by uid 500); 2 May 2015 05:19:06 -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 93313 invoked by uid 99); 2 May 2015 05:19:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 May 2015 05:19:06 +0000 Date: Sat, 2 May 2015 05:19:06 +0000 (UTC) From: "Jingcheng Du (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13531) After 4/18/15 merge, flakey failures of TestAcidGuarantees#testMobScanAtomicity 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-13531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525048#comment-14525048 ] Jingcheng Du commented on HBASE-13531: -------------------------------------- Sorry Jon, re-check the code, HBASE-12413 had existed in hbase-11339. This comment can be ignored. Thanks. > After 4/18/15 merge, flakey failures of TestAcidGuarantees#testMobScanAtomicity > ------------------------------------------------------------------------------- > > Key: HBASE-13531 > URL: https://issues.apache.org/jira/browse/HBASE-13531 > Project: HBase > Issue Type: Sub-task > Components: regionserver, Scanners > Affects Versions: hbase-11339 > Reporter: Jonathan Hsieh > Fix For: hbase-11339 > > > After the merge of master from 4/18/15 with hbase-11339 branch, we encounter some atomicity violations. We want to fix before calling merge to trunk. -- This message was sent by Atlassian JIRA (v6.3.4#6332)