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 2016/06/30 17:18:47 UTC

[2/2] activemq-artemis git commit: This closes #612

This closes #612


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

Branch: refs/heads/master
Commit: 3f3a13564b5c02f240f9442dcb4c639e4fb8093e
Parents: 57529ac 2170acc
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Jun 30 13:15:12 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Jun 30 13:15:12 2016 -0400

----------------------------------------------------------------------
 .../java/org/apache/activemq/artemis/ra/ActiveMQRALogger.java | 4 ++++
 .../activemq/artemis/ra/inflow/ActiveMQActivationSpec.java    | 2 +-
 .../artemis/core/remoting/impl/invm/InVMAcceptor.java         | 7 +++++--
 .../artemis/core/remoting/impl/netty/NettyAcceptor.java       | 7 +++++--
 .../activemq/artemis/core/server/cluster/ClusterManager.java  | 4 ++--
 .../artemis/core/server/cluster/ha/ColocatedHAManager.java    | 3 +--
 .../core/server/cluster/impl/ClusterConnectionImpl.java       | 4 ++--
 .../activemq/artemis/core/server/impl/ActiveMQServerImpl.java | 2 +-
 .../artemis/core/server/impl/ColocatedActivation.java         | 6 +++---
 .../artemis/core/server/impl/FileLockNodeManager.java         | 2 +-
 .../activemq/artemis/core/server/impl/InVMNodeManager.java    | 3 ++-
 .../activemq/artemis/core/server/impl/RefsOperation.java      | 2 +-
 .../activemq/artemis/core/server/impl/ServerSessionImpl.java  | 3 +--
 .../core/server/impl/SharedNothingBackupActivation.java       | 1 -
 .../artemis/core/server/impl/SharedStoreBackupActivation.java | 2 +-
 15 files changed, 30 insertions(+), 22 deletions(-)
----------------------------------------------------------------------