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 2011/04/05 06:46:05 UTC

[jira] [Updated] (HBASE-3733) MemStoreFlusher.flushOneForGlobalPressure() shouldn't be using TreeSet for HRegion

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

Ted Yu updated HBASE-3733:
--------------------------

    Attachment: 3733.txt

Use HashSet in place of TreeSet

> MemStoreFlusher.flushOneForGlobalPressure() shouldn't be using TreeSet for HRegion
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-3733
>                 URL: https://issues.apache.org/jira/browse/HBASE-3733
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 3733.txt
>
>
> v-himanshu found that since HRegion doesn't implement Comparable, it cannot be placed in TreeSet.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira