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

The core.properties not created during collection creation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 4.5, 6.0
    • 4.5, 6.0
    • SolrCloud
    • None

    Description

      When using the new solr.xml structure. The core auto discovery mechanism trying to find core.properties.
      But I found the core.properties cannot be create when I dynamically create a collection.
      The root issue is the CorePropertiesLocator trying to create properties before the instanceDir is created.
      And collection creation process will done and looks fine at runtime, but it will cause issues (cores are not auto discovered after server restart).

      Attachments

        Issue Links

          Activity

            People

              markrmiller@gmail.com Mark Miller
              herb Herb Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: