You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2009/03/05 18:51:56 UTC

[jira] Commented: (QPID-1639) Add properties to QueueDeclare to enable flow-to-disk extensions

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

Rajith Attapattu commented on QPID-1639:
----------------------------------------

We should take this opportunity to do a more wider overhaul of our binding URL structure.
There were several discussion threads on this subject and here are the requirement I believe we wanted to satisfy.

1. Declare a queue with declare arguments (such as flow-to-disk extensions)
2. Bind a queue to an exchange using binding arguments
3. Have more than one such binding for a given queue. 
(That is the same queue could be bound to a given exchange with multiple binding keys or to bind using multiple exchagne/binding key pairs
Currently we support the former but not the latter).

One option suggested by Martin was to have a declare definition and separate binding definitions.
We could obviously support the legacy definition where both are done in one line.

So perhaps we can change the title and scope of this JIRA or create another JIRA for the above and make this a dependent of it.

> Add properties to QueueDeclare to enable flow-to-disk extensions
> ----------------------------------------------------------------
>
>                 Key: QPID-1639
>                 URL: https://issues.apache.org/jira/browse/QPID-1639
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M5
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Allow properties from QPID-1633 to be set via the AMQP QueueDelcare method in much the same way that the C++ broker allows. Ideally reusing property names where possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org