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 2014/07/28 17:16:39 UTC

[jira] [Resolved] (CAMEL-7642) Netty consumer should return error on invalid request

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

Willem Jiang resolved CAMEL-7642.
---------------------------------

    Resolution: Fixed

Applied the patch into camel master, camel-2.13.x and camel-2.12.x branches.

> Netty consumer should return error on invalid request
> -----------------------------------------------------
>
>                 Key: CAMEL-7642
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7642
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty-http
>    Affects Versions: 2.12.4, 2.13.2
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.12.5, 2.13.3, 2.14.0
>
>
> f you send the corrupted request to the Netty consumer...
> > header1: value1
> > GET /some/resource HTTP/1.1
> > header2: value2
> ...Netty will hang on the open connection, instead of returning error immediately.



--
This message was sent by Atlassian JIRA
(v6.2#6252)