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 4BB5D19EBC for ; Sat, 23 Apr 2016 22:31:13 +0000 (UTC) Received: (qmail 61697 invoked by uid 500); 23 Apr 2016 22:31:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 61634 invoked by uid 500); 23 Apr 2016 22:31:13 -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 61604 invoked by uid 99); 23 Apr 2016 22:31:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Apr 2016 22:31:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DDF452C1F61 for ; Sat, 23 Apr 2016 22:31:12 +0000 (UTC) Date: Sat, 23 Apr 2016 22:31:12 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1 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-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255406#comment-15255406 ] stack commented on HBASE-15691: ------------------------------- Thanks [~busbey] Let me take a look since I'm in here and have a rig up for testing this stuff. > Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1 > --------------------------------------------------------------------------------- > > Key: HBASE-15691 > URL: https://issues.apache.org/jira/browse/HBASE-15691 > Project: HBase > Issue Type: Task > Affects Versions: 1.3.0 > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Fix For: 1.3.0, 1.2.2 > > Attachments: HBASE-15691-branch-1.patch > > > HBASE-10205 was committed to trunk and 0.98 branches only. To preserve continuity we should commit it to branch-1. The change requires more than nontrivial fixups so I will attach a backport of the change from trunk to current branch-1 here. -- This message was sent by Atlassian JIRA (v6.3.4#6332)