[jboss-jira] [JBoss JIRA] (WFLY-2071) Messaging queue attributes must be read-only
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Fri Sep 13 11:31:03 EDT 2013
Jeff Mesnil created WFLY-2071:
---------------------------------
Summary: Messaging queue attributes must be read-only
Key: WFLY-2071
URL: https://issues.jboss.org/browse/WFLY-2071
Project: WildFly
Issue Type: Feature Request
Components: JMS
Affects Versions: 8.0.0.Alpha4
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 8.0.0.Beta1
Currently, the messaging subsystem's queue and jms-queue resources defines attributes that are writable (eg filter and durable attribute).
This is not correct, once a queue is created with these attributes, they can not be changed for the lifetime of a queue (a durable queue can not become non-durable).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list