Hi Team,
We have two Coherence Clusters one for Primary server#PRIM_CLUSTER and another for secondary server#SECONDARY_CLUSTER.
Same code deployed in both the servers.
During the deployment, we will shut down the Primary server, at that time secondary server will respond.
If any update in Primary cluster cache, we have written code to update the same in secondary cluster.
Is there any way to automatically synch the cache between one cluster to another cluster (Like primary cluster to secondary cluster) ?
We are using the below,
Oracle Coherence Version# 12.2.1.3
JAVA vendor- RedHat OpenJDK 11.0.3
Tomcat Version# 9.0.56