This is an automated email from the ASF dual-hosted git repository.
orudyy pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.
from 99237c7 QPID-8373: Modify test to use synchrnous publishing and
preconfigured receive interval
new 8a31ba3 QPID-8381: [Broker-J] Upgrade Oracle BDB JE dependency to
version 7.5.11
new f1742d3 QPID-8378: [Broker-J] Make sure that message reference is
released for deleted node
new a7d5b79 QPID-8377 : Allow configuration of behaviour with unknown
exchange declare arguments
new cdde19c QPID-8377 : add test to verify IGNORE behaviour
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/qpid/server/model/Exchange.java | 11 +++++
.../apache/qpid/server/queue/AbstractQueue.java | 8 +---
.../qpid/server/queue/AbstractQueueTestBase.java | 53 ++++++++++++++++++++++
.../protocol/v0_10/ServerSessionDelegate.java | 24 ++++++++--
.../qpid/server/protocol/v0_8/AMQChannel.java | 22 +++++++--
pom.xml | 2 +-
...ExchangeDeclareInvalidOptionBehaviourTest.java} | 50 ++++----------------
7 files changed, 113 insertions(+), 57 deletions(-)
copy
systests/protocol-tests-amqp-0-8/src/test/java/org/apache/qpid/tests/protocol/v0_8/extension/exchange/{ExchangeTest.java
=> ExchangeDeclareInvalidOptionBehaviourTest.java} (51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]