You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/07/29 14:09:20 UTC

[jira] [Created] (QPID-7370) Broker now rejects custom active exchange declaration when exchange already exists and ACLs are in use

Keith Wall created QPID-7370:
--------------------------------

             Summary: Broker now rejects custom active exchange declaration when exchange already exists and ACLs are in use
                 Key: QPID-7370
                 URL: https://issues.apache.org/jira/browse/QPID-7370
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: .0.24, qpid-java-6.0.4, qpid-java-6.0, 0.32, 0.30, 0.28, 0.26
            Reporter: Keith Wall


The default behaviour of the Qpid JMS Client 0.8..0-91 when BURLs are in use is to _actively_ declare custom exchanges (i..e those not named {{amq.}} on the publish code path before sending a message to that exchange.  

At 0.24 in the Broker, the behaviour of {{ExchnageDeclareHandler}} (now {{AMQChannel#receiveExchangeDeclare}} was changed so that so that such declares may be rejected by the ACL system even if the exchange already exists.

This creates a compatibility problem for users upgrading from older versions of the Broker.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org