[ 
https://issues.apache.org/jira/browse/QPID-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156219#comment-15156219
 ] 

ASF subversion and git services commented on QPID-6703:
-------------------------------------------------------

Commit 1731562 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1731562 ]

QPID-6703 : Use connection close lifetime policy for temporary queues where 
available

> Add optional mechanism to associate a temporary queue lifetime with that of 
> it connection
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-6703
>                 URL: https://issues.apache.org/jira/browse/QPID-6703
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client
>            Reporter: Keith Wall
>
> For JMS specification compliance the Java Broker should be able to have the 
> lifetime of an temporary queue bound to the lifetime of the connection that 
> created it.
> This is not possible with strict AMQP 0-8..0-10, which have different notions 
> of auto delete lifetime, but would be possible with the use of a 
> vendor-specific queue declare property.
> The client should be changed to detect whether the argument is supported at 
> connection negotiation time, and iff true, should include the argument when 
> declaring new temporary queues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to