[
https://issues.apache.org/jira/browse/QPID-6555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557686#comment-14557686
]
ASF subversion and git services commented on QPID-6555:
-------------------------------------------------------
Commit 1681427 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1681427 ]
QPID-6555: [Java Broker] Restore the ability to create non-durable queues and
exchanges from the web management console
Also fixed:
* context variable(s) set within queue creation dialogue were ignored
* inability to set a numeric attribute (e.g. an alerting threshold) in terms of
a context variable within queue creation dialogue
Eliminated some redundant code
> 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]