[
https://issues.apache.org/jira/browse/HBASE-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13603899#comment-13603899
]
Hudson commented on HBASE-8123:
-------------------------------
Integrated in hbase-0.95 #76 (See
[https://builds.apache.org/job/hbase-0.95/76/])
HBASE-8123 Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is
used as key (Revision 1457090)
Result = FAILURE
mbertozzi :
Files :
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTableMultiplexer.java
*
/hbase/branches/0.95/hbase-examples/src/main/java/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/PutCombiner.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestHLog.java
> Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is used as key
> ------------------------------------------------------------------------
>
> Key: HBASE-8123
> URL: https://issues.apache.org/jira/browse/HBASE-8123
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.0, 0.94.5
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 0.95.0
>
> Attachments: HBASE-8123-v0-94.patch, HBASE-8123-v0.patch,
> HBASE-8123-v1.patch
>
>
> We still have code using HashMap/HashSet with byte[] as key
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira