[
https://issues.apache.org/jira/browse/JENA-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16025071#comment-16025071
]
ASF GitHub Bot commented on JENA-1346:
--------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/253
JENA-1346: HttpOp: switch to a pooling HttpClient as the default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/253.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #253
----
commit 8e047050aa41966a9af692027782a9509fee247b
Author: A. Soroka <[email protected]>
Date: 2017-05-25T17:32:39Z
JENA-1346: HttpOp: switch to a pooling HttpClient as the default
----
> HttpOp : switch to using a pooling HttpClient as the default.
> -------------------------------------------------------------
>
> Key: JENA-1346
> URL: https://issues.apache.org/jira/browse/JENA-1346
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.3.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 3.4.0
>
>
> Default caching of content is too complicated and can have a big impact on
> unsuspecting client code (e.g. caching a lot of large items uses RAM).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)