You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jiri Ondrusek (Jira)" <ji...@apache.org> on 2020/01/07 14:59:00 UTC

[jira] [Updated] (CAMEL-14373) Camel-2-x netty4 requestTimeout doesn't work as expected

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

Jiri Ondrusek updated CAMEL-14373:
----------------------------------
    Component/s:     (was: camel-netty)
                 camel-netty4

> Camel-2-x netty4 requestTimeout doesn't work as expected
> --------------------------------------------------------
>
>                 Key: CAMEL-14373
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14373
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty4
>    Affects Versions: 2.24.2
>            Reporter: Jiri Ondrusek
>            Assignee: Jiri Ondrusek
>            Priority: Major
>
> Define netty endpoint with requestTimeout property.
> Receive message with this endpoint without delay (timeout is not applied).
> But Timeout is removed from endpoint (see https://github.com/apache/camel/blob/master/components/camel-netty/src/main/java/org/apache/camel/component/netty/handlers/ClientChannelHandler.java#L155)
> Receive second message - delayed - no request timeout is applied.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)