[
https://issues.apache.org/jira/browse/CAMEL-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-14363:
-------------------------------------
Affects Version/s: (was: 3.1.0)
3.0.0
> 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
> 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)