Ariel Weisberg created CASSANDRA-14743:
------------------------------------------

             Summary:  Better health based routing for transient reads
                 Key: CASSANDRA-14743
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14743
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Ariel Weisberg
             Fix For: 4.x


Right now replica selection for reads with transient replication is purely 
health based, but it is health based in the sense that it health information is 
shared across both transient and full ranges. This means you can't use the 
health information to tell if an endpoint will be faster for a specific query.

As a heuristic a transient replica will be a little faster for a read compared 
to a full replica given two endpoints with similar scores so maybe we don't 
need additional health information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to