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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to