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

LukeRequest on default path is broken with CloudSolrClient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.3
    • 5.3.1, 5.4, 6.0
    • SolrJ
    • None

    Description

      SOLR-7757 breaks the default access on the LukeRequestHandler (/admin/luke) with CloudSolrClient.

      See the following commit :

      https://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java?r1=1694556&r2=1694555&pathrev=1694556

      The name of the collection is not added to the request URL and therefore we get a 404 error in the response.

      Defining the LukeRequestHandler with another path in the solrconfig is a workaround but it's quite annoying.

      Attachments

        Activity

          People

            noble.paul Noble Paul
            lboutros Ludovic Boutros
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: