[
https://issues.apache.org/jira/browse/KUDU-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656408#comment-17656408
]
Yingchun Lai commented on KUDU-3292:
------------------------------------
There maybe some duplicate flags? The flags in 'non-default' section and the
ones in 'all' section are duplicated.
Would it better to refactor this page, and show more infomation of flags, the
description, default value, current value, and etc.
This is how does impala do:
!image-2023-01-10-11-57-13-209.png!
> 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)