You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/08/11 17:22:42 UTC

[5/5] activemq-artemis git commit: This closes #117 ARTEMIS-179 on reconnection issues

This closes #117 ARTEMIS-179 on reconnection issues

Each commit part of this merge was left here distinct so there would be a record of why each specific change was made since they had potentially far-reaching consequences.


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

Branch: refs/heads/master
Commit: 126be4ce24e1bc6c364f6f6a329dc7e0b1405039
Parents: 69bacc8 38188cd
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Aug 11 11:21:56 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Aug 11 11:21:56 2015 -0400

----------------------------------------------------------------------
 .../client/impl/ClientSessionFactoryImpl.java   |  2 +-
 .../core/server/cluster/impl/BridgeImpl.java    |  5 +--
 .../cluster/impl/ClusterConnectionBridge.java   |  4 +-
 .../cluster/impl/ClusterConnectionImpl.java     |  4 +-
 .../extras/byteman/ClusteredGroupingTest.java   | 24 +++++------
 .../jms/cluster/BindingsClusterTest.java        | 42 +++++++++++---------
 6 files changed, 44 insertions(+), 37 deletions(-)
----------------------------------------------------------------------