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

[jira] [Created] (SOLR-8887) Solr Security features cannot export the internal, deprecated DefaultHttpClient class as part of their user facing API.

Mark Miller created SOLR-8887:
---------------------------------

             Summary: Solr Security features cannot export the internal, deprecated DefaultHttpClient class as part of their user facing API.
                 Key: SOLR-8887
                 URL: https://issues.apache.org/jira/browse/SOLR-8887
             Project: Solr
          Issue Type: Bug
            Reporter: Mark Miller
            Priority: Critical


Seems security now really depends on HttpClientConfigurer. That class was only used for tests previously, and was at best completely unsupported. We can't promise an API that locks us into an internal, low level, class from a lib. Especially a deprecated one. Solr wants to own the http layer, not get locked into impls.

We need to stop using DefaultHttpClient, and it's going to break this stuff.



--
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