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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)