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

Pavel Tupitsyn edited comment on IGNITE-3199 at 9/2/16 3:05 PM:
----------------------------------------------------------------

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).


was (Author: ptupitsyn):
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)

Reply via email to