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 082E4200B53 for ; Tue, 12 Jul 2016 21:37:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 06D08160A53; Tue, 12 Jul 2016 19:37:23 +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 4ED95160A87 for ; Tue, 12 Jul 2016 21:37:22 +0200 (CEST) Received: (qmail 19935 invoked by uid 500); 12 Jul 2016 19:37: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 19304 invoked by uid 99); 12 Jul 2016 19:37:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2016 19:37:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A9A382C02A4 for ; Tue, 12 Jul 2016 19:37:20 +0000 (UTC) Date: Tue, 12 Jul 2016 19:37:20 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16150) Remove ConcurrentIndex MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 12 Jul 2016 19:37:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-16150: ------------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) marking as resolved > Remove ConcurrentIndex > ---------------------- > > Key: HBASE-16150 > URL: https://issues.apache.org/jira/browse/HBASE-16150 > Project: HBase > Issue Type: Bug > Reporter: Hiroshi Ikeda > Assignee: Hiroshi Ikeda > Fix For: 2.0.0, 1.3.0, 1.4.0 > > Attachments: HBASE-16150-branch-1.patch, HBASE-16150-master.patch, remove_index.png > > > ConcurrentIndex has race condition and it is enough to use ConcurrentSkipListSet instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)