Repository: activemq-artemis Updated Branches: refs/heads/master 5a9647cd7 -> f820e0124
This closes #899 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/f820e012 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/f820e012 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/f820e012 Branch: refs/heads/master Commit: f820e012497878a46252ffffc668ecf72c979fb0 Parents: 5a9647c 43634c0 Author: Clebert Suconic <[email protected]> Authored: Tue Nov 29 15:24:06 2016 -0500 Committer: Clebert Suconic <[email protected]> Committed: Tue Nov 29 15:24:06 2016 -0500 ---------------------------------------------------------------------- .../artemis/core/server/NetworkHealthCheck.java | 49 +++++++-- .../artemis/logs/ActiveMQUtilLogger.java | 5 + .../utils/ActiveMQScheduledComponentTest.java | 26 +++++ .../artemis/utils/NetworkHealthTest.java | 21 +++- .../NetworkIsolationReplicationTest.java | 110 +++++++++++++------ 5 files changed, 167 insertions(+), 44 deletions(-) ----------------------------------------------------------------------
