[ https://issues.apache.org/jira/browse/IGNITE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996532#comment-15996532 ]
ASF GitHub Bot commented on IGNITE-4991: ---------------------------------------- GitHub user rfqu opened a pull request: https://github.com/apache/ignite/pull/1906 Ignite 4991 issue IGNITE-4991 fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/rfqu/ignite ignite-4991 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1906.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 #1906 ---- commit d6e7050280817b4705302346e170a1809a3d1a91 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-05-03T08:24:01Z IGNITE-5134: Fixed ClassCastException in IgniteCacheDatabaseSharedManager. This closes #1895. commit ff08c8e09033a1a703aae602c36a21565fbae606 Author: Anton Vinogradov <a...@apache.org> Date: 2017-05-03T09:49:18Z Hibernate module deploy fix commit af3bec468ebd82ccaba850843925b5709efe78d7 Author: rfqu <r...@list.ru> Date: 2017-05-04T10:08:27Z issue fixed: IGNITE-4991 ---- > Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is > set > --------------------------------------------------------------------------------- > > Key: IGNITE-4991 > URL: https://issues.apache.org/jira/browse/IGNITE-4991 > Project: Ignite > Issue Type: Improvement > Components: general > Affects Versions: 1.9 > Reporter: Valentin Kulichenko > Assignee: Alexei Kaigorodov > Labels: newbie > Fix For: 2.1 > > > {{IgniteKernal#ackSystemProperties}} and {{IgniteKernal#ackVmArguments}} > print out system properties that can contain sensitive data. This print outs > should be disabled when {{IGNITE_TO_STRING_INCLUDE_SENSITIVE}} system > property is set to {{true}}. -- This message was sent by Atlassian JIRA (v6.3.15#6346)