You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/10/23 16:16:27 UTC

[jira] [Created] (IGNITE-1783) Remove GridBoundedConcurrentLinkedHashMap and replace its usages with ConcurrentLinkedHashMap

Yakov Zhdanov created IGNITE-1783:
-------------------------------------

             Summary: Remove GridBoundedConcurrentLinkedHashMap and replace its usages with ConcurrentLinkedHashMap
                 Key: IGNITE-1783
                 URL: https://issues.apache.org/jira/browse/IGNITE-1783
             Project: Ignite
          Issue Type: Task
            Reporter: Yakov Zhdanov
            Priority: Trivial


>From what I see {{GridBoundedConcurrentLinkedHashMap}} is redundant and the only difference from {{ConcurrentLinkedHashMap}} is in order of constructor arguments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)