[ 
https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497075#comment-15497075
 ] 

Pushkar Raste edited comment on SOLR-9310 at 9/16/16 7:09 PM:
--------------------------------------------------------------

Is this happening when active indxing is going on when node is in recovery. 
That is only scenario I could think of fingerprint might mismatch (but I don't 
really doubt that), as we compare fingerprint only upto the max version that we 
request during peersync. 

Also, earlier, the only reason nodes were able to sync was nodes were doing 
snap pull every single time. 

Does this fail only with HDFS or in non-hdfs scenario as well. If this breaks 
only with HDFS, may be we can add option to recover using replication only 
until the fingerprint implementation stabilizes. 


was (Author: praste):
Is this happening when active indxing is going on when node is in recovery. 
That is only scenario I could think of fingerprint might mismatch (but I don't 
really doubt that), as we compare fingerprint only upto the max version that we 
request during peersync. 

Also, earlier, the only reason nodes were able to sync was nodes were doing 
snap pull every single time. 

> 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
>             Fix For: 5.5.3, 6.2.1, 6.3, trunk
>
>         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.patch, SOLR-9310_3ReplicaTest.patch, 
> SOLR-9310_5x.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

Reply via email to