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 2020/07/08 15:27:50 UTC

[activemq-artemis] 03/03: This closes #3211

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

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

commit 3396ac355a7f07b9ae4e202c5fed5120c984d141
Merge: a69b2ae 8c25dae
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Wed Jul 8 11:27:36 2020 -0400

    This closes #3211

 .../core/client/impl/ClientSessionFactoryImpl.java | 23 +++++-
 .../core/client/impl/ServerLocatorImpl.java        | 57 +++++++++++----
 .../artemis/core/server/ActiveMQServerLogger.java  |  4 ++
 .../server/impl/SharedNothingLiveActivation.java   |  5 ++
 .../integration/jms/cluster/JMSFailoverTest.java   | 82 +++++++++++++++++++++-
 5 files changed, 153 insertions(+), 18 deletions(-)