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

replication must allow copying conf file in a different name to slave

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • None
    • None

    Description

      It is likely that a file is different in master and slave. for instance replicating solrconfig.xml is not possible with the current config if master and slave has diffferent solrconfig.xml (which is always true)

      We can add an alias feature in the confFiles as

      <str name="confFiles">slave_solrconfig.xml:solrconfig.xml,slave_schema.xml:schema.xml</str>
      

      This means that the file slave_solrconfig.xml should be copied to the slave as solrconfig.xml and slave_schema.xml must be saved to slave as schema.xml

      Attachments

        1. SOLR-821.patch
          6 kB
          Noble Paul
        2. SOLR-821.patch
          7 kB
          Noble Paul
        3. SOLR-821.patch
          7 kB
          Akshay K. Ukey
        4. SOLR-821.patch
          8 kB
          Noble Paul
        5. SOLR-821.patch
          92 kB
          Akshay K. Ukey

        Issue Links

          Activity

            People

              shalin Shalin Shekhar Mangar
              noble.paul Noble Paul
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: