You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/04/07 22:30:56 UTC

[GitHub] [ignite] Mmuzaf commented on a change in pull request #7607: IGNITE-11073: Create consistent partitions copy on each cluster node

Mmuzaf commented on a change in pull request #7607: IGNITE-11073: Create consistent partitions copy on each cluster node
URL: https://github.com/apache/ignite/pull/7607#discussion_r405151491
 
 

 ##########
 File path: modules/platforms/dotnet/Apache.Ignite.Core.Tests/Services/ServicesTest.cs
 ##########
 @@ -870,20 +870,6 @@ public void TestCallJavaService()
                 binSvc.testBinaryObject(
                     Grid1.GetBinary().ToBinary<IBinaryObject>(new PlatformComputeBinarizable {Field = 6}))
                     .GetField<int>("Field"));
-            
 
 Review comment:
   Thanks, I've reverted changes. This was an incorrect merge with the master branch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services