Description
I found that Peer Sync fails if a node restarts and documents were indexed while node was down. IndexFingerPrint check fails after recovering node applies updates.
This happens only when node restarts and not if node just misses updates due reason other than it being down.
Please check attached patch for the test.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-9524 SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization
- Closed