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/08/01 09:09:20 UTC

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

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

Keith Wall updated QPID-7370:
-----------------------------
    Fix Version/s: qpid-java-6.0.5

> 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, 0.26, 0.28, 0.30, 0.32, qpid-java-6.0, qpid-java-6.0.4
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.1, qpid-java-6.0.5
>
>
> 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 and is of the correct type.  Earlier versions of the Broker permitted such declares, providing type etc matched.
> It is felt that the new behaviour is superior to the old, but 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