GitHub user SomeFire opened a pull request: https://github.com/apache/ignite/pull/5463
IGNITE-10301 GridToStringBuilder is broken for classes with inheritance You can merge this pull request into a Git repository by running: $ git pull https://github.com/SomeFire/ignite IGNITE-10301 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5463.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 #5463 ---- commit 3432b4bd266b87a728e6c734c337272cf137e3c6 Author: Dmitrii Ryabov <somefireone@...> Date: 2018-11-21T14:43:49Z IGNITE-10301 GridToStringBuilder is broken for classes with inheritance ---- ---