You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a redis cluster with 1 secondary node in each shard what is the behaviour if primary node is network partitioned from the client ? Consider redisson driver is configured with ReadMode.MASTER_SLAVE.
Will redisson driver 'sense' it and start sending all the read traffic to the corresponding secondary ?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi
In a redis cluster with 1 secondary node in each shard what is the behaviour if primary node is network partitioned from the client ? Consider redisson driver is configured with ReadMode.MASTER_SLAVE.
Will redisson driver 'sense' it and start sending all the read traffic to the corresponding secondary ?
Thanks!
The text was updated successfully, but these errors were encountered: