NO-JIRA fixing javadoc on SharedStorageStaticCluster.java

This commit is contained in:
Clebert Suconic 2020-07-09 12:00:50 -04:00
parent 5e69d7c34e
commit 3d3fda168b
2 changed files with 1 additions and 1 deletions

BIN
.RELEASING.md.swo Normal file

Binary file not shown.

View File

@ -33,7 +33,7 @@ import org.apache.activemq.artemis.util.ServerUtil;
/**
* This example demonstrates how you can listen on failover event on the client side
* <p/>
* <p>
* In this example there are two nodes running in a cluster, both server will be running for start,
* but after a while the first server will crash. This will trigger a fail-over event
*/