[ 
https://issues.apache.org/jira/browse/SOLR-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-4511:
------------------------------

    Attachment: SOLR-4511.patch

I added a new repeater test, but it doesn't tickle what you are seeing.

I did add some checks of the replicatable commit vs the current commit point 
though, and that caused another test to find an issue. I've fixed that, and I 
think it was probably causing your issue as well.
                
> Repeater doesn't return correct index version to slaves
> -------------------------------------------------------
>
>                 Key: SOLR-4511
>                 URL: https://issues.apache.org/jira/browse/SOLR-4511
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 4.1
>            Reporter: Raúl Grande
>            Assignee: Mark Miller
>             Fix For: 4.2, 5.0
>
>         Attachments: o8uzad.jpg, SOLR-4511.patch
>
>
> Related to SOLR-4471. I have a master-repeater-2slaves architecture. The 
> replication between master and repeater is working fine but slaves aren't 
> able to replicate because their master (repeater node) is returning an old 
> index version, but in admin UI the version that repeater have is correct.
> When I do http://localhost:17045/solr/replication?command=indexversion 
> response is: <long name="generation">29037</long> when the version should be 
> 29042
> If I restart the repeater node this URL returns the correct index version, 
> but after a while it fails again.

--
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