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

Steve Rowe resolved SOLR-4511.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.5)
                   4.2

> 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: 5.0, 4.2
>
>         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 was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to