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

deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3, 6.0
    • None
    • None

    Description

      Frequently, people who try to use solr cloud in a differnet servlet container (or in a jetty other then the preconfigured one supplied) they can be easily confused as to why/how/where solr is trying to hostContext=solr and hostPort=8983.

      these can be explicitly overridden in solr.xml, and the defaults are setup to read from system properties, but we should eliminate the hardcoded defaults from the java code (where most users can't even grep for them) and instead specify defaults for the sys properties in the example configs.

      Attachments

        1. SOLR-4622__phase3_trunk_only.patch
          4 kB
          Chris M. Hostetter
        2. SOLR-4622__phase3_trunk_only.patch
          4 kB
          Chris M. Hostetter
        3. SOLR-4622.patch
          0.4 kB
          Chris M. Hostetter

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: