You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2015/03/09 11:52:38 UTC

[jira] [Resolved] (CAMEL-8462) HttpServerChannelHandler should not store the instance of HttpRequest

     [ https://issues.apache.org/jira/browse/CAMEL-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-8462.
---------------------------------
    Resolution: Fixed

Applied the patch into master , camel-2.14.x and camel-2.15.x branches.

> HttpServerChannelHandler should not store the instance of HttpRequest
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-8462
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8462
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty-http, camel-netty4-http
>    Affects Versions: 2.14.2, 2.15.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.14.3, 2.15.1, 2.16.0
>
>
> HttpServerChannelHandler is created per NettyHttpConsumer, we should not store the Request instance in it's field. 
> BTW, we can alway access the Request Object from the MessageEvent or Context Object from the NettyHttpHandler.



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