GitHub user asfedotov opened a pull request: https://github.com/apache/ignite/pull/3143
IGNITE-7085 When PDS is enabled and IGNITE_BINARY_SORT_OBJECT_FIELDS ⦠â¦is set and IgniteCache#put is called node hangs You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7085 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3143.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3143 ---- commit 6da957cbd5546ff8340ded18342db325fa3a04ed Author: Alexander Fedotov <alexander.fedot...@gmail.com> Date: 2017-12-01T11:16:15Z IGNITE-7085 When PDS is enabled and IGNITE_BINARY_SORT_OBJECT_FIELDS is set and IgniteCache#put is called node hangs ---- ---