You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Rajeshkumar (JIRA)" <ji...@apache.org> on 2016/06/13 08:31:21 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326991#comment-15326991 ] 

Rajeshkumar commented on SOLR-8912:
-----------------------------------

In which Solr version this issue has been fixed?

> 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


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

Posted by Erick Erickson <er...@gmail.com>.
If you follow the link to the duplicate where it was fixed
(Solr-8640) you'll see it's fixed in 5.5, 6.0

Best,
Erick

On Mon, Jun 13, 2016 at 1:31 AM, Rajeshkumar (JIRA) <ji...@apache.org> wrote:
>
>     [ https://issues.apache.org/jira/browse/SOLR-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326991#comment-15326991 ]
>
> Rajeshkumar commented on SOLR-8912:
> -----------------------------------
>
> In which Solr version this issue has been fixed?
>
>> 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
>

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