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

refactor update/SolrIndexConfig.LOCK_TYPE_* into core/DirectoryFactory.LOCK_TYPE_*

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.5, 6.0
    • None
    • None

    Description

      • remove update/SolrIndexConfig.LOCK_TYPE_(SIMPLE|NATIVE|SINGLE|NONE) and add core/DirectoryFactory.LOCK_TYPE_(SIMPLE|NATIVE|SINGLE|NONE)
      • change existing usage from SolrIndexConfig.LOCK_TYPE_* to DirectoryFactory.LOCK_TYPE_* and add new usage (instead of string literals)
      • add DirectoryFactoryTest.testLockTypesUnchanged() test

      Attachments

        1. SOLR-8484.patch
          13 kB
          Christine Poerschke

        Issue Links

          Activity

            People

              cpoerschke Christine Poerschke
              cpoerschke Christine Poerschke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: