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

Ernest Allen commented on DISPATCH-306:
---------------------------------------

For backwards compatibility, I'm seeing a problem in the containerName. 
Before the patch, the container.containerName for one router matched the 
connection.container for a "connected" router. For example when there was 
connection between router A and router B I had the following data:
Router A
    - connection.container = QDR.B
Router B
    -  container.containerName = QDR.B
That was how the console knew to connect Router A and Router B on the topology 
page.

Now:
Router A has connection.container = QDR.B
Router B has container.containerName =  00000000-0000-0000-000000000000

The new router.id for Router B is correct so the topology page can use that. 

> Deprecate addr and routerId attributes in qdrouter schema and replace them 
> with host and id respectively
> --------------------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-306
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-306
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Container
>    Affects Versions: 0.6.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>
> Deprecate the addr attribute (of addrPort) and introduce host
> Deprecate the routerId attribute of router entity and introduce  id
> The change must be backward compatible meaning that configs that use addr and 
> routerId must continue working after this change



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to