ptupitsyn commented on a change in pull request #7572: IGNITE-12835 Thin 
client: compute support
URL: https://github.com/apache/ignite/pull/7572#discussion_r400814385
 
 

 ##########
 File path: 
modules/platforms/dotnet/Apache.Ignite.Core.Tests/IgniteConfigurationSerializerTest.cs
 ##########
 @@ -124,7 +124,7 @@ public void TestPredefinedXml()
             Assert.IsFalse(cacheCfg.WriteBehindCoalescing);
             Assert.AreEqual(PartitionLossPolicy.ReadWriteAll, 
cacheCfg.PartitionLossPolicy);
             Assert.AreEqual("fooGroup", cacheCfg.GroupName);
-            
+
 
 Review comment:
   Please revert whitespace-only changes

----------------------------------------------------------------
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

Reply via email to