[jboss-jira] [JBoss JIRA] (AS7-5833) Missing core queue attributes

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Tue Nov 27 11:50:21 EST 2012


    [ https://issues.jboss.org/browse/AS7-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737435#comment-12737435 ] 

Jeff Mesnil commented on AS7-5833:
----------------------------------

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


More information about the jboss-jira mailing list