[
https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-15691:
--------------------------------
Fix Version/s: 1.2.2
I'm fine with this in branch-1.2, though that code smell does cause me some
concern. Also, the BucketAllocator class expressly calls out that it isn't
thread safe, so I'm wondering if we don't have a bigger issue.
Additionally, it looks like there are additional places where the member
LinkedLists are accessed outside of a synchronized block.
> 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)