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