You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2015/05/24 11:09:17 UTC

[jira] [Created] (QPID-6555) Unable to create non-durable queues and exchanges from the web management console

Keith Wall created QPID-6555:
--------------------------------

             Summary: Unable to create non-durable queues and exchanges from the web management console
                 Key: QPID-6555
                 URL: https://issues.apache.org/jira/browse/QPID-6555
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.32
            Reporter: Keith Wall
            Assignee: Keith Wall
            Priority: Minor
             Fix For: 6.0 [Java]


If I try to create a non-durable queue (or non-durable exchange) from the web management console, the queue (or exchange) is created, but the durability flag is set incorrectly.

There is a logic error within the Web Management Console javascript which means the durable flag to not sent false.

The user can workaround this problem by using JMX or by crafting the object creation using the REST API (with curl etc).



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