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)