[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429773#comment-15429773 ]
Pushkar Raste commented on SOLR-9310: ------------------------------------- Since any race condition would be handled by limiting fingerprint upto the maxVersion will get in `getUpdates`, I could not think of compelling reason to uset in `getVersions()`. It probably won't hurt to use `maxVersion` before returning versions > PeerSync fails on a node restart due to IndexFingerPrint mismatch > ----------------------------------------------------------------- > > Key: SOLR-9310 > URL: https://issues.apache.org/jira/browse/SOLR-9310 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Pushkar Raste > Assignee: Noble Paul > Attachments: PeerSync_3Node_Setup.jpg, PeerSync_Experiment.patch, > SOLR-9310.patch, SOLR-9310.patch, SOLR-9310.patch, SOLR-9310.patch, > SOLR-9310.patch, SOLR-9310_3ReplicaTest.patch, SOLR-9310_final.patch > > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org