[ https://issues.apache.org/jira/browse/CAMEL-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrea Cosentino resolved CAMEL-14363. -------------------------------------- Resolution: Fixed > 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, 3.1.0 > > Time Spent: 20m > 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)