GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1639
ARTEMIS-1416
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis last-address
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1639.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1639
----
commit f3ace6afd726dc8e3c1c58c76e3fad3d5cfa357d
Author: Howard Gao <[email protected]>
Date: 2017-10-30T04:47:23Z
ARTEMIS-1416 Queue is not autocreated if address already exists
- Fix on core and amqp.
- Add test to verify amqp's current large message behavior.
- Add test to openwire also just to verify.
commit ec13ed6df0fb2c92ab9a9c9e6af9259a07be0fdb
Author: Howard Gao <[email protected]>
Date: 2017-11-01T15:34:05Z
ARTEMIS-1416 Fix regressions in Joram tests
This closes #1621
commit 0e9b39c82522cb487b7e22d9e650ddb8d4091731
Author: Clebert Suconic <[email protected]>
Date: 2017-11-02T19:55:04Z
ARTEMIS-1416 Fixing qpid AMQP tests
This will fix tests from
https://git-wip-us.apache.org/repos/asf/qpid-interop-test.git
Notice that the previous 2 committs here are needed
commit 559a704818bf91af0a3ea92cfccead3e62c30238
Author: Clebert Suconic <[email protected]>
Date: 2017-11-03T22:25:07Z
ARTEMIS-1416 Fixing testsuite
----
---