Resync and live replication will be done simultaneously after #2 is back
up. Please note, that if your node has been down for longer than
max_hint_window_in_ms (default 3 hours), you need to execute nodetool
repair to perform the resync.

Also, you should use the u...@cassandra.apache.org list for asking
cassandra-related questions. This list is intended for development of
Cassandra itself.

2015-08-18 22:55 GMT-03:00 steve landiss <steve.land...@yahoo.com.invalid>:

> Let's say I have a 3 node cluster.
> I am writing to node #1.
> If node #2 in that cluster goes down, and then comes back up and is
> resyncing the data from the other nodes, and I continue writing to node #1,
> will the data be synchronously replicated to node #2?  That is, is the
> replication factor of that write honored synchronously or is it behind the
> queue post resync?
> ThanksSteve

Reply via email to