[
https://issues.apache.org/jira/browse/SOLR-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633131#comment-13633131
]
Umesh Prasad commented on SOLR-4703:
------------------------------------
The error occurred when my master was on Solr 3.6 and Slave on Solr 4.2
It worked correctly without patch once I switched master and Slave both on Solr
4.2.
Both machines were on prod cluster. I have not tried to do a test setup.
> Index Replication Fails Because SnapPuller doesn't pass indexversion info to
> Master
> -----------------------------------------------------------------------------------
>
> Key: SOLR-4703
> URL: https://issues.apache.org/jira/browse/SOLR-4703
> Project: Solr
> Issue Type: Bug
> Components: replication (java)
> Affects Versions: 4.2
> Reporter: Umesh Prasad
> Labels: replication
> Attachments: solr.replication.fetchFileList.trunk.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Replication Sequence in Solr 4.2 is
> 1. Get replicable indexVersion & Generation from Master
> 2. Fetch File list for given indexVersion and Generation from Master
> 3. Down the File list
> Solr 4.2 and trunk have a Bug, whereby Slave doesn't pass the indexVersion to
> Master. Master, informs the slave that indexVersion param is missing, but
> slave ignores it and instead says that there are no filelists to down.
> And replication breaks.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]