You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/05/16 13:15:00 UTC

[jira] [Updated] (IGNITE-16983) Java thin: AtomicLong partition awareness

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

Pavel Tupitsyn updated IGNITE-16983:
------------------------------------
    Release Note: Java thin: add partition awareness to AtomicLong - send network requests directly to the primary node for the given instance.

> Java thin: AtomicLong partition awareness
> -----------------------------------------
>
>                 Key: IGNITE-16983
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16983
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>             Fix For: 2.14
>
>
> Send AtomicLong requests to primary node, which is determined by a combination of *name* and *grpName* - see *org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl#hashCode*.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)