[
https://issues.apache.org/jira/browse/HBASE-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HBASE-2520:
-------------------------------
Attachment: hbase-2520.txt
Trivial patch - I went with List since we seemed to be going from List -> Array
only to go back to List in a lot of cases.
> Cleanup arrays vs Lists of scanners
> -----------------------------------
>
> Key: HBASE-2520
> URL: https://issues.apache.org/jira/browse/HBASE-2520
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Trivial
> Attachments: hbase-2520.txt
>
>
> Arrays and Lists are used inconsistently for working with sets of scanners
> throughout KeyValueHeap, MemStore, StoreScanner, etc. We should pick one and
> use it consistently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.