[
https://issues.apache.org/jira/browse/IGNITE-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446466#comment-17446466
]
Stepachev Maksim edited comment on IGNITE-15950 at 11/19/21, 12:14 PM:
-----------------------------------------------------------------------
https://github.com/apache/ignite/pull/9572/files
was (Author: mstepachev):
https://issues.apache.org/jira/browse/IGNITE-15950
> Ability to hide sensitive argument for external tools
> -----------------------------------------------------
>
> Key: IGNITE-15950
> URL: https://issues.apache.org/jira/browse/IGNITE-15950
> Project: Ignite
> Issue Type: Improvement
> Components: control.sh
> Affects Versions: 2.9.1
> Reporter: Stepachev Maksim
> Assignee: Stepachev Maksim
> Priority: Major
> Fix For: 2.9.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Now days, we have the static method
> {code:java}
> CommonArgParser.isSensitiveArgument(arg); {code}
> that checks sensitivity of an argument, but we can't extend this list
> outside.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)