Willem Jiang created CAMEL-8462:
-----------------------------------

             Summary: 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)

Reply via email to