You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2018/09/12 20:44:00 UTC

[jira] [Created] (CASSANDRA-14743) Better health based routing for transient reads

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org