NO-JIRA fixing javadoc on SharedStorageStaticCluster.java
This commit is contained in:
parent
5e69d7c34e
commit
3d3fda168b
Binary file not shown.
|
@ -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
|
* 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,
|
* 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
|
* but after a while the first server will crash. This will trigger a fail-over event
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue