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

2016-12-02 Thread binlijin (JIRA)

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

binlijin updated HBASE-17232:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and 
> StoreScanner.
> -
>
> 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)


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

2016-12-01 Thread Anoop Sam John (JIRA)

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

Anoop Sam John updated HBASE-17232:
---
Hadoop Flags: Reviewed
  Status: Patch Available  (was: Open)

> Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and 
> StoreScanner.
> -
>
> 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)


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

2016-12-01 Thread Anoop Sam John (JIRA)

 [ 
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 StoreScanner.  (was: Replace HashSet with ArrayList to accumulate 
delayed scanners in KVHeap and )

> Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and 
> StoreScanner.
> -
>
> 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)


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

2016-12-01 Thread Anoop Sam John (JIRA)

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