You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2016/01/18 17:37:39 UTC

[jira] [Created] (SLING-5439) HttpEntity in SimpleHttpTransport should be consumed / discarded

Tommaso Teofili created SLING-5439:
--------------------------------------

             Summary: HttpEntity in SimpleHttpTransport should be consumed / discarded
                 Key: SLING-5439
                 URL: https://issues.apache.org/jira/browse/SLING-5439
             Project: Sling
          Issue Type: Improvement
          Components: Distribution
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili
             Fix For: Content Distribution Core 0.1.14


{{SimpleHttpDistributionTransport#deliverPackage}} returns Http {{Content}} but doesn't use it. While it seems it's not possible to just let it go (as that would leak as an unconsumed resource) such content should be discarded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)