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

Use POST instead of GET when finding versions for mismatches with CloudInspectUtil

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.3
    • Tests
    • None

    Description

      CloudInspectUtil.compareResults currently tries to find versions of ids which are mismatched between the cloud and control clients. It does so with a Solr query which is a GET and can fail if there are many mismatches. Switch this to a POST.

      If there are still any errors as a result of this, we should still ignore them rather than failing the test so as to not unmask the original issue (this query is anyway being done to only add more debug information to mismatches).

      Attachments

        Activity

          People

            andyetitmoves Ramkumar Aiyengar
            andyetitmoves Ramkumar Aiyengar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: