[ 
https://issues.apache.org/jira/browse/IGNITE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194326#comment-16194326
 ] 

Alexey Popov edited comment on IGNITE-6272 at 10/6/17 9:11 AM:
---------------------------------------------------------------

The following changes were made:
1. Java code:
* added new JNI methods wrappers to Java: package 
org.apache.ignite.internal.processors.platform.services.PlatformServices with 
corresponding constants.

2. Net:
* updated Apache.Ignite.Core.Services.IServices interface with new methods 
{{DeployAll()}} and {{DeployAllAsync()}}
* added methods implementations 
* moved ServiceConfiguration serialization logic fom 
Services.WriteServiceConfiguration() to ServiceConfiguration.Serialize()
* updated Apache.Ignite.Core.Tests.Services tests with new ones

3. Executed & verified unit tests locally, TC is in progress


was (Author: alexey.tank2):
The following changes were made:
1. Java code:
* added new JNI methods wrappers to Java: package 
org.apache.ignite.internal.processors.platform.services.PlatformServices with 
corresponding constants.
2. Net:
* updated Apache.Ignite.Core.Services.IServices interface with new methods 
{{DeployAll()}} and {{DeployAllAsync()}}
* added methods implementations 
* moved ServiceConfiguration serialization logic fom 
Services.WriteServiceConfiguration() to ServiceConfiguration.Serialize()
* updated Apache.Ignite.Core.Tests.Services tests with new ones
3. Executed & verified unit tests locally, TC is in progress

> .NET: Propagate multiple services deployment
> --------------------------------------------
>
>                 Key: IGNITE-6272
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6272
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Denis Mekhanikov
>            Assignee: Alexey Popov
>              Labels: .NET, newbie
>
> Multiple services deployment support should be propagated to .NET:
> * {{IgniteServices.deployAll}}
> * {{IgniteServices.deployAllAsync}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to