Umesh Prasad created SOLR-4703:
----------------------------------
Summary: 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
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]