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

[jira] [Updated] (CAMEL-14363) Camel netty requestTimeout doesn't work as expected

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

Andrea Cosentino updated CAMEL-14363:
-------------------------------------
    Fix Version/s: 3.1.0
                   2.25.0
                   3.0.1
                   2.24.4

> Camel netty requestTimeout doesn't work as expected
> ---------------------------------------------------
>
>                 Key: CAMEL-14363
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14363
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty
>    Affects Versions: 3.0.0
>            Reporter: Jiri Ondrusek
>            Assignee: Jiri Ondrusek
>            Priority: Major
>             Fix For: 3.0.1, 2.25.0, 3.1.0, 2.24.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)