You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2018/01/03 02:18:00 UTC

[jira] [Updated] (HBASE-19488) Remove Unused Code from CollectionUtils

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

BELUGA BEHR updated HBASE-19488:
--------------------------------
    Attachment: HBASE-19488.2.patch

Added a new patch that removes dead code and has this CollectionUtils extend the Apache Commons one so that classes don't need to import both and worry about namespace collisions.

> Remove Unused Code from CollectionUtils
> ---------------------------------------
>
>                 Key: HBASE-19488
>                 URL: https://issues.apache.org/jira/browse/HBASE-19488
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbase
>    Affects Versions: 3.0.0
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Trivial
>         Attachments: HBASE-19488.1.patch, HBASE-19488.2.patch
>
>
> A bunch of unused code in CollectionUtils or code that can be found in Apache Commons libraries.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)