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 B6E0E200BF9 for ; Sun, 8 Jan 2017 23:21:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B568F160B45; Sun, 8 Jan 2017 22:21:00 +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 30B49160B1F for ; Sun, 8 Jan 2017 23:21:00 +0100 (CET) Received: (qmail 16254 invoked by uid 500); 8 Jan 2017 22:20:59 -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 15980 invoked by uid 99); 8 Jan 2017 22:20:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jan 2017 22:20:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 11E812C03DC for ; Sun, 8 Jan 2017 22:20:59 +0000 (UTC) Date: Sun, 8 Jan 2017 22:20:59 +0000 (UTC) From: "huaxiang sun (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 08 Jan 2017 22:21:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-12148: --------------------------------- Attachment: HBASE-12148-master-v7.patch Patch with a new unittest case to verify the concurrent TimeRangeTracker update. > Remove TimeRangeTracker as point of contention when many threads writing a Store > -------------------------------------------------------------------------------- > > Key: HBASE-12148 > URL: https://issues.apache.org/jira/browse/HBASE-12148 > Project: HBase > Issue Type: Sub-task > Components: Performance > Affects Versions: 2.0.0, 0.99.1 > Reporter: stack > Assignee: huaxiang sun > Fix For: 2.0.0, 1.4.0 > > Attachments: 0001-In-AtomicUtils-change-updateMin-and-updateMax-to-ret.patch, 12148.addendum.txt, 12148.min_and_max_run_independent.patch, 12148.txt, 12148.txt, 12148v2.txt, 12148v2.txt, 12148v4.patch, HBASE-12148-V3.patch, HBASE-12148-V3.patch, HBASE-12148-master-v6.patch, HBASE-12148-master-v7.patch, HBASE-12148.branch-1.v5.patch, HBASE-12148.branch-1.v5.patch, HBASE-12148.txt, HBASE-12148V2.txt, Screen Shot 2014-10-01 at 3.39.46 PM.png, Screen Shot 2014-10-01 at 3.41.07 PM.png, Screen Shot 2016-04-13 at 1.49.30 PM.png, Screen Shot 2016-04-13 at 2.02.22 PM.png, Screen Shot 2016-05-18 at 10.21.53 PM.png, TimeRangeTracker.tiff > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)