Alexey Serbin created KUDU-2578:
-----------------------------------
Summary: Make master and tserver to print out non-default values
of flags specified in --flagfile as well
Key: KUDU-2578
URL: https://issues.apache.org/jira/browse/KUDU-2578
Project: Kudu
Issue Type: Improvement
Components: master, tserver
Reporter: Alexey Serbin
Kudu masters and tablet servers print out non-default values for all the
specified run-time flags. However, some flags might still be hidden if they
were specified in gflagfile. Of course, there is {{$WEB_SERVER_URL/varz}} page
that shows values of all run-time flags, but it would be nice to know at least
non-default values for all flags from logs. That would help in troubleshooting
cases when only log files are available.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)