Vladimir Ozerov created IGNITE-4407:
---------------------------------------

             Summary: IgniteUuid is a single point of contention for the whole 
framework.
                 Key: IGNITE-4407
                 URL: https://issues.apache.org/jira/browse/IGNITE-4407
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 1.8
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Minor
             Fix For: 2.0


It uses static {{AtomicLong.incrementAndGet}}. We can use thread-locals to 
minimize contention.

Similar problem is in {{GridCacheIoManager}} and {{GridCacheMvccCandidate}}.



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

Reply via email to