This is an automated email from the ASF dual-hosted git repository.

nizhikov pushed a change to branch IGNITE-15629
in repository https://gitbox.apache.org/repos/asf/ignite.git


    from 36bdc462a8a IGNITE-15629 Diagnostic command implemented (#10718)
     add bdfc379fe92 IGNITE-19359 .NET: Fix 'Affinity keys are not supported' 
exception (#10727)
     add 1b0b7c9ec55 Merge branch 'master' into IGNITE-15629

No new revisions were added by this update.

Summary of changes:
 .../Client/Cache/PartitionAwarenessTest.cs         | 114 +++++++++++++++++++--
 ...finity.cs => TestKeyWithAffinityBinarizable.cs} |  35 +++++--
 ...ffinity.cs => TestKeyWithUserObjectAffinity.cs} |  16 +--
 .../Impl/Binary/BinaryHashCodeUtils.cs             |  72 +++++++++----
 .../Impl/Binary/BinaryObjectSchemaHolder.cs        |  20 ++--
 .../Apache.Ignite.Core/Impl/Binary/BinaryWriter.cs |   7 +-
 .../Impl/Client/ClientFailoverSocket.cs            |  40 ++++++--
 7 files changed, 237 insertions(+), 67 deletions(-)
 copy 
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Client/Cache/{TestKeyWithAffinity.cs
 => TestKeyWithAffinityBinarizable.cs} (61%)
 copy 
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Client/Cache/{TestKeyWithAffinity.cs
 => TestKeyWithUserObjectAffinity.cs} (74%)

Reply via email to