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)