You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomás Fernández Löbbe (JIRA)" <ji...@apache.org> on 2018/06/28 17:06:00 UTC

[jira] [Created] (SOLR-12528) Let PULL replicas replicate from replicas other than the leader

Tomás Fernández Löbbe created SOLR-12528:
--------------------------------------------

             Summary: Let PULL replicas replicate from replicas other than the leader
                 Key: SOLR-12528
                 URL: https://issues.apache.org/jira/browse/SOLR-12528
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Tomás Fernández Löbbe


Right now, PULL replicas can only replicate from the leader. This is good because it gives the PULL replicas the latest index available, but it can also cause a bottleneck in the leader. We should allow users to configure the PULL replicas to replicate from other replicas (other TLOG replicas for example, or maybe even other PULL replicas too)

This should be configurable (and probably not the default)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org