You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/05/13 14:50:13 UTC

[jira] [Created] (CAMEL-9966) Restlet - Should not enable stream by default

Claus Ibsen created CAMEL-9966:
----------------------------------

             Summary: Restlet - Should not enable stream by default
                 Key: CAMEL-9966
                 URL: https://issues.apache.org/jira/browse/CAMEL-9966
             Project: Camel
          Issue Type: Improvement
          Components: camel-restlet
    Affects Versions: 2.17.0, 2.16.3
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.16.4, 2.17.2, 2.18.0


See nabble
http://camel.465427.n5.nabble.com/Restlet-GET-request-can-cause-Memeory-leak-Stream-not-closed-due-to-CAMEL-9611-tp5782546.html

And CAMEL-9611


If you do not read the response from restlet producer call then due to streaming then the restlet do not close its internal stream buffer.

If people want to use streaming then they need to enable this explicit. And there is an option to turn on an auto close stream also.



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