GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/5492
ignite-2.7 revert GridToStringBuilder changes Revert of - IGNITE-8493 - IGNITE-9209 - IGNITE-602 You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite ignite-2.7-revert-toString Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5492.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 #5492 ---- commit e6b42abb81c22bd119a9233023be6be66b2aad09 Author: Nikolay Izhikov <nizhikov@...> Date: 2018-11-23T19:51:08Z Revert "IGNITE-8493 GridToStringBuilder arrayToString refactoring. - Fixes #4501." This reverts commit dd8c933fd44e4ad9b315daccce8e2327606867b0. commit 5f968d2413c0c914da0ebcb5c051023429b3e518 Author: Nikolay Izhikov <nizhikov@...> Date: 2018-11-23T19:51:45Z Revert "IGNITE-9209 fix for GridDistributedTxMapping.toString() returns broken string. - Fixes #4519." This reverts commit 9bb9c043513c3cc6c6b70c6c3395e5bb76fad75e. commit 307ac58d1aa1f0145c16affe6de96314b1c8ecef Author: Nikolay Izhikov <nizhikov@...> Date: 2018-11-23T19:52:12Z Revert "IGNITE-602 Fixed possible StackOverflowError in GridToStringBuilder when circular references are present - Fixes #1558." This reverts commit d67c5bf4c22338695a116e0fbf0a58a4d581af5d. ---- ---