Hi ,
I have cluster with cross datacenter replication enabled with two Datacenter. My application is running with Java code base.
Need some help on below things during complete failover of one Datacenter,
- What are the best ways to redirect the traffic to secondary cluster, when primary is not available which restarting the application
- Or the app stack restart is mandatory?
I have not seen any relevant stackoverflow or forum question , similar to the ask. Kindly provide me the details if any answer is already exists,
Thanks in advance