You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/04/21 14:53:25 UTC

[jira] [Created] (QPID-7221) [Java Broker] On VirtualHost creation ManagedAttribute queue.deadLetterQueueEnabled should be initialised by context variable instead of referencing it

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 {{$&#123;queue.deadLetterQueueEnabled&#125;}}.
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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org