I am confused. Lets say we use RF=ALL, and CL=1, Lets say we have 2 writes to the same row. The first write W1 succeeded. The second write W2 is still in progress, but finished writing to a very small subset of nodes including N1. A subsequent read request to N1 will return the value from W2 which has not even succeeded. In this scenario, does the statement "using quorum consistency level will provide strong consistency" still hold? Can you please explain ?
Very clearly explained RF and CL.
Clearly explained !!
I am confused.
Lets say we use RF=ALL, and CL=1,
Lets say we have 2 writes to the same row. The first write W1 succeeded. The second write W2 is still in progress, but finished writing to a very small subset of nodes including N1.
A subsequent read request to N1 will return the value from W2 which has not even succeeded.
In this scenario, does the statement "using quorum consistency level will provide strong consistency" still hold?
Can you please explain ?
great video
Thx man !