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

ValueSourceParser.addParser should be private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.1, 7.0
    • None
    • None

    Description

      these static helper methods should only be used by the static init code in the same class for registering the default list of valuesource parsers. Plugin writters should never use these – the fact that they are public is dangerous and leaves us open to bugs if/when plugin writers (or tests) try to use them and may affect other cores/collections in the same JVM.

      Attachments

        1. SOLR-9119.patch
          2 kB
          Chris M. Hostetter

        Activity

          People

            hossman Chris M. Hostetter
            hossman Chris M. Hostetter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: