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

Allow disabling programmatically CoreContainer#warnUsersOfInsecureSettings()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 8.4
    • None
    • None
    • None

    Description

      We are using Solr in an embedded mode and in our case configuring things like a Solr authenticator or setting a "solr.jetty.https.port" env var does not make much sense. The problem is that since 8.4 (and SOLR-13972) we are getting warnings which are not very easy to avoid in a clean way.

      While I understand the intent for the standalone Solr it would be nice if org.apache.solr.core.CoreContainer was exposing some API that could only be used when embedding Solr (so when Solr is not directly exposed) and which would allow disabling this check.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: