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

Fix all example/test configs that still use <dataDir>${solr.data.dir:./solr/data}</dataDir>

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1, 4.0-ALPHA
    • None
    • None

    Description

      In SOLR-1577, Yonik implemented functionality so that an "empty" <dataDir/> directive would be treated the same as no dataDir declaration at all (ie: using "data" in the instanceDir) so that people could have a sensible default but still use a system property to override using:

      <dataDir>${solr.data.dir:}</dataDir>

      however we still have this bad meme in a lot of test configs:

      <dataDir>${solr.data.dir:./solr/data}</dataDir>

      we should clean that up (if for no other reason then that it sets a really bad example and doesn't help with testing anything)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            hossman Chris M. Hostetter Assign to me
            hossman Chris M. Hostetter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment