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 2017/07/18 13:36:00 UTC

[jira] [Commented] (IGNITE-5770) Refactor PlatformProcessor to PlatformTarget mechanism

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

Pavel Tupitsyn commented on IGNITE-5770:
----------------------------------------

Java side refactored, fixing .NET and C++.

> Refactor PlatformProcessor to PlatformTarget mechanism
> ------------------------------------------------------
>
>                 Key: IGNITE-5770
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5770
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.2
>
>
> {{PlatformProcessor}} has a number of methods that are called over JNI ({{createCache}} and so on). All other JNI calls (for {{PlatformCache}}, etc) go through {{PlatformTarget}} mechanism.
> To avoid code duplication in JNI and ThinClient code all platform calls should use the same mechanism.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)