[
https://issues.apache.org/jira/browse/HBASE-16150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358266#comment-15358266
]
Hudson commented on HBASE-16150:
--------------------------------
FAILURE: Integrated in HBase-1.4 #261 (See
[https://builds.apache.org/job/HBase-1.4/261/])
HBASE-16150 Remove ConcurrentIndex (Hiroshi Ikeda) (stack: rev
f4d7cd5f58ad79fd2b4d0f3f8d7547c5196a19c5)
* 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)