[
https://issues.apache.org/jira/browse/HBASE-20215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404034#comment-16404034
]
Mike Drob commented on HBASE-20215:
-----------------------------------
Probably want to keep collection utiles around and be a blank class that
extends concurrent map utiles if we have public interface constraints. On my
phone today so can't easily verify this
> Rename CollectionUtils to ConcurrentMapUtils
> --------------------------------------------
>
> Key: HBASE-20215
> URL: https://issues.apache.org/jira/browse/HBASE-20215
> Project: HBase
> Issue Type: Improvement
> Components: hbase
> Affects Versions: 2.0.0
> Reporter: BELUGA BEHR
> Priority: Trivial
>
> After [HBASE-19488] is complete, rename the class {{CollectionUtils}} to
> {{ConcurrentMapUtils}} because the only remaining methods are geared for the
> {{ConcurrentMap}} class. It will prevent name collisions with the popular
> Apache Commons {{CollectionUtils}} in the code base.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)