gvijay452 opened a new pull request, #4025: URL: https://github.com/apache/ambari/pull/4025
## What changes were proposed in this pull request? check_host class uses shlex.split to sanitise the user input. When db_connection_check_command is sanitised, mask password property is lost. Proposed: We don't need to print the command when running the check. Incase of connection error, Appropriate error will get printed without password ## How was this patch tested? Before Fix  After Fix  Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org