Include bootstrap targets in consistencylevel computations
----------------------------------------------------------
Key: CASSANDRA-497
URL: https://issues.apache.org/jira/browse/CASSANDRA-497
Project: Cassandra
Issue Type: Bug
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Priority: Minor
Fix For: 0.5
We want to preserve ConsistencyLevel semantics during bootstrap, and if a
CL.quorum/all write is sent to a bootstrap target, it would have to wait for
the forwarded write to complete to report in turn that the write is good.
Leaving write propagation to be done by the write originator means we don't
have this extra layer of latency.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.