[
https://issues.apache.org/jira/browse/QPID-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell reassigned QPID-3390:
------------------------------------
Assignee: Keith Wall (was: Robbie Gemmell)
Hi Keith, can your review these changes please?
The broker now validates the exchange-declare arguments to ensure none are
present, since we don't currently support any. If arguments are found, an
executionException is raised indicating support for the arguments is not
implemented.
A test was added to ensure the expected behaviour with nonsense argument, at
the same time splitting 2 of the existing tests (which would now error due to
the validation) into versions with valid arguments (for the C++ broker at
least) and those with no arguments. This allows the rest of the functionality
they test to be tested with the Java broker until such time as QPID-3092 is
completed.
> the Java broker does not validate the exchange-declare arguments are supported
> ------------------------------------------------------------------------------
>
> Key: QPID-3390
> URL: https://issues.apache.org/jira/browse/QPID-3390
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
> Reporter: Robbie Gemmell
> Assignee: Keith Wall
> Fix For: 0.13
>
>
> The Java broker does not currently validate the arguments supplied are
> supported, and simply ignores ones which are not. The 0-10 spec requires that
> a 'NOT_IMPLEMENTED' session execution exception be raised when presented with
> an exchange declare argument the broker doesn't have knowledge of; this
> should be implemented.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]