[ 
https://issues.apache.org/jira/browse/DISPATCH-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162856#comment-17162856
 ] 

ASF GitHub Bot commented on DISPATCH-1721:
------------------------------------------

ChugR opened a new pull request #780:
URL: https://github.com/apache/qpid-dispatch/pull/780


   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.
   
    * Break up groups display into single table for boolean and integer
      settings and individual tables for groups strings that might be large.
   
   Entity management does not return appropriate defaults for table
   vhostUserGroupSettings.
   
    * Fetch the schema from the target router and use those defaults.
   
    * Enforce a 'false' default on booleans that are not required and have
      no default. The fetched schema does not include the 'false' default.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> 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]

Reply via email to