You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/09/17 18:35:52 UTC

[jira] [Assigned] (HBASE-9295) Allow test-patch.sh to detect TreeMap keyed by byte[] which doesn't use proper comparator

     [ https://issues.apache.org/jira/browse/HBASE-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu reassigned HBASE-9295:
-----------------------------

    Assignee: Ted Yu
    
> Allow test-patch.sh to detect TreeMap keyed by byte[] which doesn't use proper comparator
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-9295
>                 URL: https://issues.apache.org/jira/browse/HBASE-9295
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.98.0
>
>
> There were two recent bug fixes (HBASE-9285 and HBASE-9238) for the case where the TreeMap keyed by byte[] doesn't use proper comparator:
> {code}
> new TreeMap<byte[], ...>()
> {code}
> test-patch.sh should be able to detect this situation and report accordingly.

--
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