Vladimir Ozerov created IGNITE-2270:
---------------------------------------

             Summary: GridDhtTxLocalAdapter: isConcurrentHashMap8 really needed 
there?
                 Key: IGNITE-2270
                 URL: https://issues.apache.org/jira/browse/IGNITE-2270
             Project: Ignite
          Issue Type: Sub-task
          Components: cache
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.6


GridDhtTxLocalAdapter creates two CHM8: nearMap and dhtMap. 
It looks like there is no real contention on these fields so they could be 
replaced with plain HashMap (possibly synchronized).



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

Reply via email to