[ 
https://issues.apache.org/jira/browse/QPID-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross updated QPID-3887:
------------------------------
    Component/s:     (was: Documentation)
                 C++ Documentation

> x-declare parameters in address string are worth to be listed/described
> -----------------------------------------------------------------------
>
>                 Key: QPID-3887
>                 URL: https://issues.apache.org/jira/browse/QPID-3887
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Documentation
>    Affects Versions: 0.14
>            Reporter: Pavel Moravec
>            Priority: Minor
>              Labels: documentation
>
> Programming in Apache Qpid (or any other doc / wiki I search) has no word 
> about particular parameters we can specify in x-declare map in address 
> string. Only a note that "values correspond to the valid fields on an AMQP 
> 0-10 queue-declare or exchange-declare command. ".
> I think it is worth to put those params to Programming in Apache Qpid also, 
> as a developer is not required to read AMQP specification to understand that 
> these params are available:
> auto-delete: boolean specifies auto-delete-ness of the queue/exchange
> exclusive: boolean specifying exclusiveness of the queue/exchange
> alternate-exchange: alternate exchange where messages shall be routed to when 
> this queue is deleted / the exchange fails to find a matching bind for a 
> message
> arguments: a nested map with arguments available specifically for the queue / 
> exchange (link to 
> https://cwiki.apache.org/confluence/display/qpid/Qpid+extensions+to+AMQP is 
> worth to provide)
> A table similar to "Table 2.3. Link Properties" would be great to be created.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to