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

CloudSolrClient with _route_ shouldn't require collection param to disambig cores

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 4.10.4
    • None
    • SolrCloud, SolrJ
    • None

    Description

      CloudSolrClient uses _route_ to know where to send a request It sorta works – it'll go to an appropriate node. But it will only go to the correct core on that node if the collection parameter is explicitly added. In another words, it ignores the default collection configured on CloudSolrClient. It also seems to ignore "collection" parameter to the protected method sendRequest for this purpose too. As I write this, see line 1139 on master.

      Attachments

        1. SOLR_9063.patch
          3 kB
          David Smiley

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: