[ 
https://issues.apache.org/jira/browse/SOLR-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Senthil Nathan updated SOLR-5687:
---------------------------------

    Description: 
When trying  to enabling solr security by using servlet filter (Spring Security)
Replication Failed and exception was throwing from solrjclient .

Solution to the above problem is to
-----------------------------------------
Upgrade apache httpclient libs from 4.2.3 to 4.3.2 modify the HttpClientUtil, 
HttpClientConfigurer to support 4.3.2 client.

  was:
When trying  to enabling solr security by using servlet filter (Spring Security)
Replication Failed and exception was throwing from solrjclient .

Solution to the above problem is to
-----------------------------------------
Upgrade apache httpclient libs from 2.3 to 3.2 modify the HttpClientUtil, 
HttpClientConfigurer to support 3.2 client.


> Enabling Solr Security By Using Servlet Filter in SolrCloud Env
> ---------------------------------------------------------------
>
>                 Key: SOLR-5687
>                 URL: https://issues.apache.org/jira/browse/SOLR-5687
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.6.1
>            Reporter: Senthil Nathan
>
> When trying  to enabling solr security by using servlet filter (Spring 
> Security)
> Replication Failed and exception was throwing from solrjclient .
> Solution to the above problem is to
> -----------------------------------------
> Upgrade apache httpclient libs from 4.2.3 to 4.3.2 modify the HttpClientUtil, 
> HttpClientConfigurer to support 4.3.2 client.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to