Lorenz Quack created QPID-7221:
----------------------------------
Summary: [Java Broker] On VirtualHost creation ManagedAttribute
queue.deadLetterQueueEnabled should be initialised by context variable instead
of referencing it
Key: QPID-7221
URL: https://issues.apache.org/jira/browse/QPID-7221
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Lorenz Quack
Currently, {{VirtualHost._queue_deadLetterQueueEnabled}} defaults to
{{${queue.deadLetterQueueEnabled}}}.
This context variable is not materialised when the VirtualHost is instantiated.
This can cause surprising behaviour when either the context var changes or a VH
configuration is migrated to a different broker where the context variable
might be different.
In addition the UI does not resolve the context variable leading it to not
correctly display the state of the checkbox.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]