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

SolrJ async admin request helpers don't work with per-request based authentication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • security, SolrJ
    • None

    Description

      Discovered this set of related bugs while trying to write a test using BasicAuth...

      • AsyncCollectionAdminRequest.processAndWait(...) doesn't copy any authentication settings (example: if the user called: setBasicAuthCredentials(...) ) from the original AsyncCollectionAdminRequest when creating the underlying RequestStatus instance
      • Even if clients create their own RequestStatus instance and set credentials on it before calling waitFor(...), it doesn't copy those credentials when trying to call deleteAsyncId(...) on COMPLETED or FAILED results

      Attachments

        Activity

          People

            Unassigned Unassigned
            hossman Chris M. Hostetter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: