[ 
https://issues.apache.org/jira/browse/IGNITE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121841#comment-16121841
 ] 

ASF GitHub Bot commented on IGNITE-4991:
----------------------------------------

GitHub user ezhuravl opened a pull request:

    https://github.com/apache/ignite/pull/2428

    IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_…

    …INCLUDE_SENSITIVE is set to false

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4991

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2428.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 #2428
    
----
commit 4f90b6fd77bd23fa818620f0757b792ba388ef93
Author: Evgenii Zhuravlev <ezhurav...@gridgain.com>
Date:   2017-08-10T15:54:57Z

    IGNITE-4991 Do not print out system properties when 
IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false

----


> 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: Evgenii Zhuravlev
>              Labels: newbie
>             Fix For: 2.2
>
>
> {{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.4.14#64029)

Reply via email to