[ 
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

Reply via email to