Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D16B8200B7D for ; Sat, 27 Aug 2016 01:24:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D00C4160AB6; Fri, 26 Aug 2016 23:24:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2CAAC160AC4 for ; Sat, 27 Aug 2016 01:24:22 +0200 (CEST) Received: (qmail 14428 invoked by uid 500); 26 Aug 2016 23:24:21 -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 14206 invoked by uid 99); 26 Aug 2016 23:24:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2016 23:24:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 292232C0154 for ; Fri, 26 Aug 2016 23:24:21 +0000 (UTC) Date: Fri, 26 Aug 2016 23:24:21 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16232) ITBLL fails on branch-1.3, now loosing actual keys MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 26 Aug 2016 23:24:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16232?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-16232: ------------------------------------ Affects Version/s: (was: 1.21) 1.2.1 > ITBLL fails on branch-1.3, now loosing actual keys > -------------------------------------------------- > > Key: HBASE-16232 > URL: https://issues.apache.org/jira/browse/HBASE-16232 > Project: HBase > Issue Type: Bug > Components: dataloss, integration tests > Affects Versions: 1.3.0, 1.2.1 > Reporter: Mikhail Antonov > Assignee: Mikhail Antonov > Fix For: 1.3.0 > > > So I'm running ITBLL off branch-1.3 on recent commit (after [~stack]'s fi= x for fake keys showing up in the scans) with increased number of regions p= er regionserver and seeing the following. > {quote}=20 > $Verify=E2=80=8B$Counts=09 > REFERENCED=090=094,999,999,994=094,999,999,994 > UNDEFINED=090=093=093 > UNREFERENCED=090=093=093 > {quote} > So we're loosing some keys. This time those aren't fake: > {quote} > undef=09 > \x89\x10\xE0\xBBx\xF1\xC4\xBAY`\xC4\xD77\x87\x84\x0F=090=091=091 > \x89\x11\x0F\xBA@\x0D8^\xAE \xB1\xCAh\xEB&\xE3=090=091=091 > \x89\x16waxv;\xB1\xE3Z\xE6"|\xFC\xBE\x9A=090=091=091 > unref=09 > \x15\x1F*f\x92i6\x86\x1D\x8E\xB7\xE1\xC1=3D\x96\xEF=090=091=091 > \xF4G\xC6E\xD6\xF1\xAB\xB7\xDB\xC0\x94\xF2\xE7mN\xEC=090=091=091 > U\x0F'\x88\x106\x19\x1C\x87Y"\xF3\xE6\xC1\xC8\x15 > {quote} > Re-running verify step with CM off still shows this issue. Search tool re= ports: > {quote} > Total > \x89\x11\x0F\xBA@\x0D8^\xAE \xB1\xCAh\xEB&\xE3=095=090=095 > \x89\x16waxv;\xB1\xE3Z\xE6"|\xFC\xBE\x9A=094=090=094 > CELL_WITH_MISSING_ROW=0915=090=0915 > {quote} > Will post more as I dig into. -- This message was sent by Atlassian JIRA (v6.3.4#6332)