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/17 16:17:00 UTC

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

Pavel Tupitsyn created IGNITE-5770:
--------------------------------------

             Summary: 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


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