Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
5.3.1, 6.0
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
SOLR-7134 Replication can still cause index corruption.
- Closed
- is related to
-
SOLR-12201 TestReplicationHandler.doTestIndexFetchOnMasterRestart(): unexpected replication failures
- Closed