[
https://issues.apache.org/jira/browse/IGNITE-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099826#comment-16099826
]
Pavel Tupitsyn commented on IGNITE-5769:
----------------------------------------
{{IPlatformTarget}} looks like a good abstraction point. We can refactor the
code to interact with Java solely via {{IPlatformTarget}}, and provide multiple
implementations (for JNI and RPC).
> Abstract away .NET->Java calls
> ------------------------------
>
> Key: IGNITE-5769
> URL: https://issues.apache.org/jira/browse/IGNITE-5769
> Project: Ignite
> Issue Type: Sub-task
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
>
> All JNI interaction goes through static {{UnmanagedUtils}} calls. This should
> be refactored so that unmanaged call mechanism can be replaced with something
> else for each particular node.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)