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

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

     [ https://issues.apache.org/jira/browse/CAMEL-14363?focusedWorklogId=366550&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-366550 ]

ASF GitHub Bot logged work on CAMEL-14363:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jan/20 10:09
            Start Date: 06/Jan/20 10:09
    Worklog Time Spent: 10m 
      Work Description: JiriOndrusek commented on pull request #3460: [CAMEL-14363] Camel netty requestTimeout doesn't work as expected
URL: https://github.com/apache/camel/pull/3460
 
 
   Issue: https://issues.apache.org/jira/browse/CAMEL-14363
   
   Removed removal of requestTimeout after first successfully received message + JUnit test.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 366550)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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.1.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)