This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.


    from 3b8ab97  This closes #3210
     new 6cc370e  ARTEMIS-2797 Fixing redeploy mechanism
     new 3f99c4b  ARTEMIS-2797 Fixing updateQueue on filter / fixing 
ActiveMQServerControlTest
     new 74698f0  This closes #3213

The 3 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:
 .../codec/PersistentQueueBindingEncoding.java      |  4 +-
 .../artemis/core/postoffice/PostOffice.java        |  8 ++
 .../core/postoffice/impl/PostOfficeImpl.java       | 68 ++++++----------
 .../artemis/core/server/ActiveMQServer.java        |  9 +++
 .../core/server/impl/ActiveMQServerImpl.java       | 40 +++++++++-
 .../tests/integration/jms/RedeployTest.java        | 93 +++++++++++++++-------
 .../management/ActiveMQServerControlTest.java      |  4 +-
 ...-divert-undeploy-after.xml => reload-empty.xml} | 15 +---
 .../core/server/impl/fakes/FakePostOffice.java     |  5 ++
 9 files changed, 156 insertions(+), 90 deletions(-)
 copy 
tests/integration-tests/src/test/resources/{reload-divert-undeploy-after.xml => 
reload-empty.xml} (90%)

Reply via email to