You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2016/11/09 20:01:28 UTC

[4/4] activemq-artemis git commit: This closes #884

This closes #884


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/efc576c0
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/efc576c0
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/efc576c0

Branch: refs/heads/master
Commit: efc576c0c8933f048284d6a328306a062b5dc1ec
Parents: a84a51f 5acb695
Author: jbertram <jb...@apache.com>
Authored: Wed Nov 9 14:01:10 2016 -0600
Committer: jbertram <jb...@apache.com>
Committed: Wed Nov 9 14:01:10 2016 -0600

----------------------------------------------------------------------
 .../artemis/cli/commands/etc/broker.xml         |  6 +-
 .../core/paging/impl/PagingStoreImpl.java       |  6 +-
 .../core/server/ActiveMQServerLogger.java       |  5 ++
 .../core/server/cluster/impl/BridgeImpl.java    | 72 +++++++++-----------
 .../tests/extras/jms/bridge/JMSBridgeTest.java  |  4 +-
 .../tests/integration/client/ReceiveTest.java   | 11 +++
 .../integration/cluster/bridge/BridgeTest.java  |  4 +-
 .../management/ActiveMQServerControlTest.java   |  1 +
 .../management/QueueControlTest.java            |  8 +--
 .../PagingWithFailoverAndCountersTest.java      |  2 +-
 10 files changed, 66 insertions(+), 53 deletions(-)
----------------------------------------------------------------------