[
https://issues.apache.org/jira/browse/HBASE-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13603699#comment-13603699
]
Matteo Bertozzi commented on HBASE-8123:
----------------------------------------
all around the code we have TreeMap/TreeSet with the byte comparator. I guess
we can make a custom Byte HashMap /HashSet or just a ByteArray key o simplify
the code and to avoid again this problems. do you want to open a new jira?
> 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
> Attachments: HBASE-8123-v0-94.patch, HBASE-8123-v0.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