Hi,
I would like to ask about data replication on the node that has been re-joined to the cluster after failure. What happens if someone queries a table that hasn't yet been synced? Will they get old stale data, or does the cluster wait until it is in sync before replying? Essentially, is it possible to get inconsistent results from different nodes?
Regards
I would like to ask about data replication on the node that has been re-joined to the cluster after failure. What happens if someone queries a table that hasn't yet been synced? Will they get old stale data, or does the cluster wait until it is in sync before replying? Essentially, is it possible to get inconsistent results from different nodes?
Regards
Comment