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

OverseerCollectionProcessor isn't properly generating https urls in some cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.7
    • 4.7.1, 4.8, 6.0
    • None
    • None

    Description

      All URLs should generated using a call out to the zk state reader:

      zkStateReader.getBaseUrlForNodeName(nodeName);
      

      This is because the url scheme is stored in the clusterprops.json file and is necessary to properly build the correct URL to propagate the request. Please note that if the base_url is available, that should be used since it does have the properly built schemed url without the need to check zk.

      Attachments

        1. SOLR-5867.patch
          0.7 kB
          Steve Davids

        Activity

          People

            shalin Shalin Shekhar Mangar
            sdavids Steve Davids
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: