You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/12/02 07:39:58 UTC

[jira] [Updated] (HBASE-17232) Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and

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

Anoop Sam John updated HBASE-17232:
-----------------------------------
    Summary: Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and   (was: Replace HashSet with ArrayList)

> Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and 
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-17232
>                 URL: https://issues.apache.org/jira/browse/HBASE-17232
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: binlijin
>            Assignee: binlijin
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17232.patch
>
>
> HashSet is slow than ArrayList, also generate more garbage.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)