[ 
https://issues.apache.org/jira/browse/IGNITE-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov resolved IGNITE-4407.
-------------------------------------
    Resolution: Won't Fix

No gain. Closing for now.

> 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