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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to