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 22:19:00 UTC

[jira] [Created] (HBASE-20215) Renamce CollectionUtils to ConcurrentMapUtils

BELUGA BEHR created HBASE-20215:
-----------------------------------

             Summary: Renamce 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


After [HBASE-19488] is complete, rename the class {{CollectionUtils}} to {{ConcurrentMapUtils}} because that 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)