[
https://issues.apache.org/jira/browse/HTTPCLIENT-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001347#comment-16001347
]
Gary Gregory commented on HTTPCLIENT-1845:
------------------------------------------
Nope, no breakage allowed! :-)
> 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]