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 6E1D9200D27 for ; Tue, 10 Oct 2017 22:54:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6CB0C1609CB; Tue, 10 Oct 2017 20:54:06 +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 BB55E160BE0 for ; Tue, 10 Oct 2017 22:54:05 +0200 (CEST) Received: (qmail 89435 invoked by uid 500); 10 Oct 2017 20:54:04 -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 89246 invoked by uid 99); 10 Oct 2017 20:54:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2017 20:54:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D7E4D18599E for ; Tue, 10 Oct 2017 20:54:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id X1flNMKundpy for ; Tue, 10 Oct 2017 20:54:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 997625FD42 for ; Tue, 10 Oct 2017 20:54:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 00620E0AA3 for ; Tue, 10 Oct 2017 20:54:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7A39424386 for ; Tue, 10 Oct 2017 20:54:00 +0000 (UTC) Date: Tue, 10 Oct 2017 20:54:00 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-18397) StoreFile accounting issues on branch-1.3 and branch-1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 Oct 2017 20:54:06 -0000 [ https://issues.apache.org/jira/browse/HBASE-18397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-18397: ------------------------------------ Priority: Major (was: Critical) > StoreFile accounting issues on branch-1.3 and branch-1 > ------------------------------------------------------ > > Key: HBASE-18397 > URL: https://issues.apache.org/jira/browse/HBASE-18397 > Project: HBase > Issue Type: Umbrella > Components: regionserver, Scanners > Affects Versions: 1.3.0 > Reporter: Mikhail Antonov > Fix For: 2.0.0, 1.3.3 > > > This jira is an umbrella for a set of issues around store file accounting on branch-1.3 and branch-1 (I believe). > At this point I do believe that many / most of those issues are related to backport of HBASE-13082 done long time ago. A number of related issues were identified and fixed previously, but some still yet to be debugged and fixed. I think that this class of problems prevents us from releasing 1.3.2 and moving stable pointer to branch 1.3 at this point, so marking as critical. > Below is overview by Andrew Purtell from dev list: (Subject: _Re: Branch 1.4 update_): > {quote} > Let me provide some context. > The root issue was fallout from a locking change introduced just prior to > release of 1.3. That change was HBASE-13082. Lars H proposed a change. It > was committed to trunk but quickly reverted. After the revert Lars decided > to drop the work rather than fix it for reapplication. However, the work > was picked up by others and eventually found its way into branch-1, then > branch-1.3, then 1.3.x releases. There were unintended side effects, > causing bugs. The umbrella issue HBASE-18397 tracks a bunch of fix work the > community has done since. The last known bug fix was HBASE-18771, found and > fixed by our Abhishek. The last known change I know of was work I did on > HBASE-18786 to remove some dodgy exception handling (prefer aborts to > silent data corruption). Is this enough to move the stable pointer? > According to our testing at Salesforce, yes, so far. We have yet to run in > full production. Give us a few months of that and my answer will be > unconditional one way or another. According to some offline conversation > with Mikhail and Gary, the answer is in fact no, they still have one hairy > use case causing occasional problems that look like more of this, but that > feedback predates HBASE-18771.{quote} -- This message was sent by Atlassian JIRA (v6.4.14#64029)