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 2016/06/20 11:13:05 UTC

[jira] [Commented] (IGNITE-3328) .NET: Support user-defined AffinityFunction

    [ https://issues.apache.org/jira/browse/IGNITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339354#comment-15339354 ] 

Pavel Tupitsyn commented on IGNITE-3328:
----------------------------------------

* User-defined AffinityFunction will be sent to remote nodes
* With static cache start, user function lives as long as the node lives. No need for handle registry cleanup
* With dynamic start, user function must be released when DestroyCache is called

> .NET: Support user-defined AffinityFunction
> -------------------------------------------
>
>                 Key: IGNITE-3328
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3328
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.7
>
>
> Allow custom AffinityFunction implementation in .NET
> Make sure it can be set in XML config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)