GitHub user abeliak opened a pull request:
https://github.com/apache/ignite/pull/3355 Ignite 7195 hotfix
Fix printing complex objects with multiple recursive usages of GridToStringBuilder
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7195-hotfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3355.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3355
----
commit f67ed19153e3ed7d01b8b3d654da81dd6222657b
Author: Alexander Belyak <alexandr.belyak@...>
Date: 2018-01-10T16:54:16Z
ignite-7195: hotfix
commit 1fe477717ddf194f001875b74f4f1613ae09794b
Author: Alexander Belyak <alexandr.belyak@...>
Date: 2018-01-10T17:02:09Z
ignite-7195: hotfix
commit 628d527dd16711230af2de5caa2b2ea080793627
Author: Alexander Belyak <alexandr.belyak@...>
Date: 2018-01-10T17:37:00Z
ignite-7195: hotfix restore example&remove debug
----
---