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

CloudSolrClient should not throw "Collection not found" with an out-dated ClusterState

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 9.6
    • SolrJ
    • None

    Description

      Today, CloudSolrClient will locally fail if it's asked to send a request to a collection that it thinks does not exist due to its local ClusterState view being out-of-date.  We shouldn't fail!  And most SolrCloud tests should then remove their waitForState calls that follow collection creation!  Other stale state matters are out-of-scope.

      Proposal: CloudSolrClient shouldn't try and be too smart.  Always route a request to Solr (any node); don't presume its state is up-to-date.  Maybe, after a response is received, it can check if its state has been updated and if not then explicitly get a new state.  Or not if that's too complicated.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h 50m
                  5h 50m