[
https://issues.apache.org/jira/browse/DISPATCH-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17165793#comment-17165793
]
ASF subversion and git services commented on DISPATCH-1721:
-----------------------------------------------------------
Commit 6c5f5d9e47c4937f8a43964576b4a89ad1550fcc in qpid-dispatch's branch
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=6c5f5d9 ]
DISPATCH-1721: Qdstat table vhostgroups: too wide; missing default settings
At a minimum the table is about 200 columns wide. If large lists of user
names and/or sources and targets are specified the table is so wide
that it becomes unreadable. This patch breaks up vhostgroups displays:
* for all vhost and groups: a single table of boolean and integer settings
* for each (vhost, vhostusergroup) pair: an individual table of strings
Entity management does not return appropriate defaults for table
vhostUserGroupSettings. To remedy that:
* Fetch the schema from the target router and use those defaults.
* Enforce a 'false' default on schema booleans that are not required
and have no default.
This closes #780
> Qdstat table for vhostgroupsettings: too wide; missing default settings
> ------------------------------------------------------------------------
>
> Key: DISPATCH-1721
> URL: https://issues.apache.org/jira/browse/DISPATCH-1721
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent, Policy Engine
> Affects Versions: 1.12.0
> Reporter: Charles E. Rolke
> Assignee: Charles E. Rolke
> Priority: Major
> Fix For: 1.13.0
>
>
> A single wide table for usergroupsettings is "too wide". Break the table into
> pieces:
> * one table for all user groups showing int and boolean settings
> * separate tables of each vhost usergroup showing strings users, hosts,
> sources, and targets
> Fetch the attached router's schema. Display usergroupsettings defaults from
> that schema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]