Raúl Grande created SOLR-4511:
---------------------------------
Summary: 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, 4.2
Reporter: Raúl Grande
Attachments: o8uzad.jpg
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]