Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Coherence - How to synch two clusters - DR Setup

User_5JD87Sep 21 2022

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

Comments
Post Details
Added on Sep 21 2022
2 comments
130 views