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/09/01 15:32:21 UTC

[jira] [Commented] (IGNITE-3199) .NET: ASP.NET Session-State Store Provider

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

Pavel Tupitsyn commented on IGNITE-3199:
----------------------------------------

Entry processor approach with delta updates implemented, in C# only for now.

We'll need a separate JNI call to invoke Java entry processor efficiently. And there will be multiple processors (unlock, update and unlock, etc). I'm thinking of a single method in PlatformProcessor with a switch on opcode for different processors.

> .NET: ASP.NET Session-State Store Provider
> ------------------------------------------
>
>                 Key: IGNITE-3199
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3199
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .net
>             Fix For: 1.8
>
>
> See https://msdn.microsoft.com/en-us/library/ms178587.aspx
> Code should be put to Apache.Ignite.AspNet assembly (see IGNITE-2379)



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