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

Make it possible to force replication of at least some of the config files even if the index hasn't changed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 4.9, 6.0
    • replication (java)
    • None

    Description

      From http://markmail.org/thread/vpk2fsjns7u2uopd

      Here is a use case:

      • Index is mostly static (nightly updates)
      • elevate.xml needs to be changed throughout the day
      • elevate.xml needs to be pushed to slaves and solr needs to reload it

      This is currently not possible because replication will happen only if the index
      changed in some way. You can't force a commit to fake index change. So one has
      to either:

      • add/delete dummy docs on master to force index change
      • write an external script that copies the config file to slaves

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              otis Otis Gospodnetic
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: