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/03/16 18:24:01 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-19488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402313#comment-16402313 ] 

BELUGA BEHR edited comment on HBASE-19488 at 3/16/18 6:23 PM:
--------------------------------------------------------------

[~appy] I don't recall now, but I have having some trouble before with this patch because of namespace collisions with the HBase CollectionUtils class.  Some fresh eyes, and some fresh code, and it was a lot easier this time around.

Edit: I cannot remove this class entirely because it has some functionality that is not offered by the Apache Commons library.


was (Author: belugabehr):
[~appy] I don't recall now, but I have having some trouble before with this patch because of namespace collisions with the HBase CollectionUtils class.  Some fresh eyes, and some fresh code, and it was a lot easier this time around.

> 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, HBASE-19488.3.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
(v7.6.3#76005)