You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "harcor (JIRA)" <ji...@apache.org> on 2016/03/28 18:43:25 UTC

[jira] [Created] (SOLR-8912) SolrJ UpdateRequest does not copy Basic Authentication Credentials

harcor created SOLR-8912:
----------------------------

             Summary: SolrJ UpdateRequest does not copy Basic Authentication Credentials
                 Key: SOLR-8912
                 URL: https://issues.apache.org/jira/browse/SOLR-8912
             Project: Solr
          Issue Type: Bug
          Components: clients - java
    Affects Versions: 5.4.1
         Environment: all
            Reporter: harcor


SolrJ UpdateRequest.java creates "new" instances of itself but does not copy credentials.

Solution is to add two lines of code to UpdateRequest.java in the getRoutes method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org