Todd Lipcon created KUDU-1844:
---------------------------------
Summary: /varz should not expose potentially sensitive configs
Key: KUDU-1844
URL: https://issues.apache.org/jira/browse/KUDU-1844
Project: Kudu
Issue Type: Improvement
Components: security, util
Affects Versions: 1.3.0
Reporter: Todd Lipcon
Currently /varz dumps all configuration flags. As we add security support, it's
possible some flags may be sensitive such that we wouldn't want to expose them
via the web UI. Let's add a new FLAG_TAG(sensitive) which would make /varz
redact that flag.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)