[
https://issues.apache.org/jira/browse/KUDU-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656987#comment-17656987
]
ASF subversion and git services commented on KUDU-3292:
-------------------------------------------------------
Commit 4484df479f83541dc2ee4e0efd0499246dc4db70 in kudu's branch
refs/heads/master from Ádám Bakai
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=4484df479 ]
KUDU-3292 Show non-default flags on WEB UI
Change-Id: Iac723646389d20bd5dbac41524d3a495355387ae
Reviewed-on: http://gerrit.cloudera.org:8080/19408
Tested-by: Kudu Jenkins
Reviewed-by: Zoltan Chovan <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
> Show non-default flags on varz Web UI
> -------------------------------------
>
> Key: KUDU-3292
> URL: https://issues.apache.org/jira/browse/KUDU-3292
> Project: Kudu
> Issue Type: Improvement
> Components: ui
> Reporter: Grant Henke
> Assignee: Bakai Ádám
> Priority: Minor
> Labels: beginner, newbie, newbie++, trivial
> Attachments: image-2023-01-10-11-57-13-209.png
>
>
> Currently each Kudu server has a /varz webpage (the Flags tab) showing all of
> the flags set on the server. It would be a nice usability change to include a
> seperate section showing only the non-default flags. This should be super
> straigtforward given we have the ability to get all the non-default flags via
> GetNonDefaultFlags or GetNonDefaultFlagsMap in flags.cc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)