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 1fe910f8ed2cb0870de04f5bee19c167912113ad Merge: c2c0890 0b1afd3 Author: Clebert Suconic <[email protected]> AuthorDate: Tue Nov 26 21:05:01 2019 -0500 This closes #2901 .../core/server/ActiveMQScheduledComponent.java | 22 ++++ .../core/server/impl/ActiveMQServerImpl.java | 4 +- .../core/server/impl/FileLockNodeManager.java | 138 ++++++++++++++++++++- .../server/impl/SharedStoreLiveActivation.java | 78 +++++++++++- .../tests/util/ColocatedActiveMQServer.java | 2 +- .../tests/extras/byteman/FileLockMonitorTest.java | 120 ++++++++++++++++++ .../extras/byteman/FileLockNodeManagerTest.java | 3 +- .../byteman/SharedStoreBackupActivationTest.java | 5 +- 8 files changed, 359 insertions(+), 13 deletions(-)
