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

Hoss Man commented on SOLR-4703:
--------------------------------

I must be missing something here...

can you elaborate on the basic steps to reproduce this bug, because when i try 
to setup a simple test case with a single maste & slave configured with 
replication, the slave does correctly pull updates from the master.
                
> 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]

Reply via email to