[
https://issues.apache.org/jira/browse/HBASE-16150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358278#comment-15358278
]
Hudson commented on HBASE-16150:
--------------------------------
SUCCESS: Integrated in HBase-1.3 #763 (See
[https://builds.apache.org/job/HBase-1.3/763/])
HBASE-16150 Remove ConcurrentIndex (Hiroshi Ikeda) (stack: rev
b8c6233ba3a63b542b2b85a62f4b16cadcf0ed45)
* hbase-common/src/main/java/org/apache/hadoop/hbase/util/ConcurrentIndex.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java
> 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
> Priority: Minor
> 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)