[
https://issues.apache.org/jira/browse/QPID-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671729#action_12671729
]
Rajith Attapattu commented on QPID-1644:
----------------------------------------
It is only sending an exchange declare per consumer creation which is not bad.
I have commited a fix on trunk at rev 742255. Basically if the exchange name
starts with "amq." then the passive flag is set to true.
> The client should not declare any exchanges starting with "amq."
> ----------------------------------------------------------------
>
> Key: QPID-1644
> URL: https://issues.apache.org/jira/browse/QPID-1644
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: M4
> Reporter: Rajith Attapattu
> Assignee: Rajith Attapattu
> Fix For: M5
>
>
> Currently the JMS client will send a exchange.declare command even if the
> exchange name starts with "amq."
> As per the spec "The client MUST NOT attempt to create an exchange starting
> with "amq."
> Therefore the client needs to do a simple check before sending any
> exchange.declare
--
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:[email protected]