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

Alan Conway commented on DISPATCH-56:
-------------------------------------

Stilll some loose ends to tie up:

TODO before release:

- [ ] Enable UPDATE for log entities to allow dynamic changes to logging.

- [ ] Ensure unique entity names
  - Existing names are unique within a type but not across types.
  - Prefix with entity type to ensure uniqueness. May break some existing apps.

- [ ] Update documentation.
  - [ ] Generate section of book from mgmt schema (already generate man page)
  - [ ] Note dynamic control of logging.
  - [ ] New tool: qdmanage

- [ ] Disallow inter-router listeners and connectors if role = standalone.
  Modify qdrouterd1.conf to be standalone and start it with qdrouterd2.conf.

- [ ] verify node nextHop, validOrigins are correctly updated.

TODO after release:

- [ ] delete old management code.

- [ ] Consistent attribute names: '-' vs. camelCase vs. '_' - all used!!

- [ ] improve name/identity and attributes:
    - link: use remote container + link name.
    - connector: include remote container.

- [ ] Config dump tools, config dump in debug logging?
  - [ ] expose configuration via management queries!!

- [ ] Consistent addresses.
  - no encoded L/M0/R prefix in management attributes.
  - Address entities need to have multiple "modes" local/global
  - Address attribues (router.addr etc.) must have externally useful format.
    - absolute amqp:/... vs. relative local address or both?
  - fixed-address should be a sub-type of address for management purposes.


> Implement Create/Read/Update/Delete operations in the agent
> -----------------------------------------------------------
>
>                 Key: DISPATCH-56
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-56
>             Project: Qpid Dispatch
>          Issue Type: Sub-task
>          Components: Management Agent
>            Reporter: Ted Ross
>            Assignee: Alan Conway
>             Fix For: 0.3
>
>
> Implement the CRUD-style commands in the management agent and use them to 
> access waypoints, address-prefixes, self, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to