You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/05/07 10:12:52 UTC

[jira] Updated: (HBASE-2520) Cleanup arrays vs Lists of scanners

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