[jboss-jira] [JBoss JIRA] (AS7-2377) Console: should not be able to set queue as durable
Naveen Malik (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Oct 27 14:18:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638135#comment-12638135 ]
Naveen Malik commented on AS7-2377:
-----------------------------------
Is a non-durable queue then a temporary queue? I've been trying to find any documentation that mentions queue durability. I've found this:
"The queue will be a durable queue, i.e. it will survive a server restart or crash"
http://hornetq.sourceforge.net/docs/hornetq-2.0.0.BETA5/user-manual/en/html_single/index.html#d0e986
The definition of the queue that follows in that example has nothing in it to indicate it's 'durable'. The fact that it's not a temporary queue defined dynamically makes it durable.
If I'm off track here can you explain or link to info on the use case for when a "durable" would be used for a queue?
> Console: should not be able to set queue as durable
> ---------------------------------------------------
>
> Key: AS7-2377
> URL: https://issues.jboss.org/browse/AS7-2377
> Project: Application Server 7
> Issue Type: Bug
> Components: Console, JMS
> Affects Versions: 7.1.0.Alpha1
> Environment: RHEL 6
> Reporter: Naveen Malik
> Assignee: Heiko Braun
> Labels: eap6-ux
>
> Queues shouldn't be tagged as durable, topics are what can be durable or not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list