[jira] [Assigned] (IGNITE-4034) Get rid of specialized methods in platform targets

2016-10-12 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn reassigned IGNITE-4034:
--

Assignee: (was: Pavel Tupitsyn)

> Get rid of specialized methods in platform targets
> --
>
> Key: IGNITE-4034
> URL: https://issues.apache.org/jira/browse/IGNITE-4034
> Project: Ignite
>  Issue Type: Sub-task
>  Components: platforms
>Reporter: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 1.8
>
>
> Most .NET -> Java calls go through common PlatformTarget InOut* methods. But 
> some simple operations have dedicated JNI calls, like PlatformCache.clear().
> Refactor these operations to use common methods to unify the logic and allow 
> interface separation in IGNITE-4027.
> This will also reduce the amount of C++ code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (IGNITE-4034) Get rid of specialized methods in platform targets

2016-10-11 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn reassigned IGNITE-4034:
--

Assignee: Vladimir Ozerov  (was: Pavel Tupitsyn)

> Get rid of specialized methods in platform targets
> --
>
> Key: IGNITE-4034
> URL: https://issues.apache.org/jira/browse/IGNITE-4034
> Project: Ignite
>  Issue Type: Sub-task
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Assignee: Vladimir Ozerov
>  Labels: .NET
> Fix For: 1.8
>
>
> Most .NET -> Java calls go through common PlatformTarget InOut* methods. But 
> some simple operations have dedicated JNI calls, like PlatformCache.clear().
> Refactor these operations to use common methods to unify the logic and allow 
> interface separation in IGNITE-4027.
> This will also reduce the amount of C++ code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)