[jira] [Created] (IGNITE-12670) .NET: Calculate IAffinity.GetPartition locally for default affinity

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12670) .NET: Calculate IAffinity.GetPartition locally for default affinity

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-12670:
---------------------------------------

             Summary: .NET: Calculate IAffinity.GetPartition locally for default affinity
                 Key: IGNITE-12670
                 URL: https://issues.apache.org/jira/browse/IGNITE-12670
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn


For default affinity we already know how to calculate partition on .NET side, see `ClientRendezvousAffinityFunction`. This is faster than serializing the key and calling Java.

Aside from other things, Near Cache depends on GetPartition for some use cases, so that will get faster too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)