GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4318 IGNITE-8935 toString() or exclusion for most classes accessible from IgniteConfiguration
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8935
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4318.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4318
----
commit 2c664b7be5cce57f5e5e1ecb97705f372632c36a
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-07-05T17:52:51Z
IGNITE-8935 toString() or exclusion for most classes accessible from IgniteConfiguration.
----
---