You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Viachaslau Kabak (JIRA)" <ji...@apache.org> on 2017/11/20 06:13:00 UTC

[jira] [Created] (SOLR-11660) Issue while update index in collection after collection restore on Solr Cloud

Viachaslau Kabak created SOLR-11660:
---------------------------------------

             Summary: Issue while update index in collection after collection restore on Solr Cloud
                 Key: SOLR-11660
                 URL: https://issues.apache.org/jira/browse/SOLR-11660
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 6.4.1
         Environment: CentOs7.3 Solr 6.4.1 Zookeeper 3.4.6
            Reporter: Viachaslau Kabak
            Priority: Critical


We use to backup and restore one of our collections in solrCloud.
if not to restore collection but to create it and fill from application - the second attempt to renew application index is successful both on leader and followers. But is to restore collection and then to renew index from application - we have new index on follower and old index on leader.
The Reload on collection helps to make index up-to-date on leader.
In logs we have {{o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false}}
If to restart solr service before collection update from application - index on all solr servers is updated.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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