Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-4511

Repeater doesn't return correct index version to slaves

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1
    • 4.2, 6.0
    • replication (java)
    • None

    Description

      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.

      Attachments

        1. o8uzad.jpg
          653 kB
          Raúl Grande
        2. SOLR-4511.patch
          13 kB
          Mark Miller

        Issue Links

          Activity

            People

              markrmiller@gmail.com Mark Miller
              raulgrande83 Raúl Grande
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: