You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/05/05 13:46:12 UTC

[jira] [Updated] (SOLR-9036) Solr slave is doing full replication (entire index) of index after master restart

     [ https://issues.apache.org/jira/browse/SOLR-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-9036:
----------------------------------------
    Attachment: SOLR-9036.patch

Trivial patch to track replication success only in SolrCloud mode.

> Solr slave is doing full replication (entire index) of index after master restart
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-9036
>                 URL: https://issues.apache.org/jira/browse/SOLR-9036
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 5.3.1, 6.0
>            Reporter: Shalin Shekhar Mangar
>            Priority: Critical
>              Labels: impact-high
>             Fix For: 6.1, master
>
>         Attachments: SOLR-9036.patch
>
>
> This was first described in the following email:
> https://mail-archives.apache.org/mod_mbox/lucene-solr-user/201604.mbox/%3CCAFgNfOYN+xmpXwZwbjUzDDEUz7TJqHqktek6q7u8xgStqY3hRQ@mail.gmail.com%3E
> I tried Solr 5.3.1 and Solr 6 and I can reproduce the problem. If the master comes back online before the next polling interval then the slave finds itself in sync with the master but if the master is down for at least one polling interval then the slave pulls the entire full index from the master even if the index has not changed on the master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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