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

Solrj doesn't pass basic auth for delete requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 7.1
    • None
    • SolrJ
    • None

    Description

      If basic authentication is used then delete by id requests do not work because authentication parameters are not passed.

      For updates there is this line in the code: https://github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/client/solrj/request/UpdateRequest.java#L280

      For deletes there is no corresponding logic in the same file below.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mar-kolya Nikolay Martynov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: