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

Pavel Tupitsyn updated IGNITE-12670:
------------------------------------
    Description: 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.   (was: 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.)

> .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
>            Priority: Minor
>              Labels: .NET
>
> 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. 



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

Reply via email to