[
https://issues.jboss.org/browse/AS7-5833?page=com.atlassian.jira.plugin.s...
]
Jeff Mesnil edited comment on AS7-5833 at 11/27/12 11:49 AM:
-------------------------------------------------------------
I will not change the temporary attribute. I don't think it makes sense for queues
resources created by AS7 to be declared as temporary since they will be available for the
lifespan of the server.
Only queues created by the clients through the HornetQ API makes sense to be defined as
temporary.
was (Author: jmesnil):
I will not change the temporary attributes. I don't think it makes sense for
queues resources created by AS7 to be declared as temporary since they will be available
for the lifespan of the server.
Only queues created by the clients through the HornetQ API makes sense to be defined as
temporary.
Missing core queue attributes
-----------------------------
Key: AS7-5833
URL:
https://issues.jboss.org/browse/AS7-5833
Project: Application Server 7
Issue Type: Bug
Components: JMS
Affects Versions: 7.1.3.Final (EAP)
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 7.2.0.Alpha1
the messaging's subsystem queues does not expose all the HornetQ core queue
attributes.
Missing attributes:
* dead-letter-address
* expiry-address
Incorrect attributes:
* temporary is flagged as a read-only attribute but it must still be possible to set it
when the queue is created => add it to the add operation parameters (default=false)
--
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