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

Gary Gregory commented on HTTPCLIENT-1845:
------------------------------------------

I am leaving this ticket open until we decide if it should be ported to the 
4.4.x branch, which I am all for.

> Extract InputStreamFactory classes out of GzipDecompressingEntity and 
> DeflateDecompressingEntity for reuse and to create less garbage
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1845
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1845
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 5.0 Alpha3
>
>
> Extract {{InputStreamFactory}} classes out of {{GzipDecompressingEntity}} 
> {{DeflateDecompressingEntity}} for reuse and to create less garbage through 
> the use of singletons since the factories and stateless and immutable.
> The new classes are:
> - org.apache.hc.client5.http.entity.DeflateInputStreamFactory
> - org.apache.hc.client5.http.entity.GZIPInputStreamFactory



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to