alamar 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_r405091954
########## 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: Why!? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services