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)