Stephan Lagraulet created SOLR-7324:
---------------------------------------

             Summary: No need to call isIndexStale if full copy is already 
needed
                 Key: SOLR-7324
                 URL: https://issues.apache.org/jira/browse/SOLR-7324
             Project: Solr
          Issue Type: Improvement
          Components: replication (java)
    Affects Versions: 4.10.4
            Reporter: Stephan Lagraulet


During replication, we had a message "File _3ww7_Lucene41_0.tim expected to be 
2027667 while it is 1861076" when in fact there was already a match on 
commit.getGeneration() >= latestGeneration

So this extra operation is not needed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to