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

AutoAddReplicas should support any directory factory backed by a shared filesystem

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 5.2, 6.0
    • None
    • None

    Description

      Currently one can only use AutoAddReplicas with HdfsDirectoryFactory.

      I should also be able to use any directory factory as long as my underlying filesystem is shared. I could be using MMapDirectory factory and have an underlying NFS shared Filesystem.

      We should make the 'isSharedStorage' param configurable in solrconfig. This should be set to true by the user if their underlying FS is shared. Currently 'isSharedStorage' is hardcoded to true for HDFSDir.

      Attachments

        1. SOLR-6985.patch
          1 kB
          Varun Thacker

        Activity

          People

            Unassigned Unassigned
            varun Varun Thacker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: