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

Jeremy updated PROTON-1862:
---------------------------
    Description: 
We faced an issue with the idle timeout on Linux. On windows, it seems to work.

On the session open, we added a sleep, which should trigger a connection 
timeout.

Also, note that removing the sleep from the on_session_open and putting it in 
on_connection_open, yields the same result.

See attached file to reproduce.

Machines:
 * Windows machine
 ** OS: Windows 7
 ** Compiler: MSVC 2013 Version 12 Update 5
 * Linux machine
 ** OS: Red Hat Enterprise Linux Server release 6.4 (Santiago)
 ** Compiler: g++491 (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6)

  was:
We faced an issue with the idle timeout on Linux. On windows, it seems to work.

On the session open, we added a sleep, which should trigger a connection 
timeout.

See attached file to reproduce.

Machines:
 * Windows machine
 ** OS: Windows 7
 ** Compiler: MSVC 2013 Version 12 Update 5
 * Linux machine
 ** OS: Red Hat Enterprise Linux Server release 6.4 (Santiago)
 ** Compiler: g++491 (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6)


> Idle timeout not working on Linux
> ---------------------------------
>
>                 Key: PROTON-1862
>                 URL: https://issues.apache.org/jira/browse/PROTON-1862
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.22.0
>            Reporter: Jeremy
>            Priority: Critical
>         Attachments: test_case.cpp
>
>
> We faced an issue with the idle timeout on Linux. On windows, it seems to 
> work.
> On the session open, we added a sleep, which should trigger a connection 
> timeout.
> Also, note that removing the sleep from the on_session_open and putting it in 
> on_connection_open, yields the same result.
> See attached file to reproduce.
> Machines:
>  * Windows machine
>  ** OS: Windows 7
>  ** Compiler: MSVC 2013 Version 12 Update 5
>  * Linux machine
>  ** OS: Red Hat Enterprise Linux Server release 6.4 (Santiago)
>  ** Compiler: g++491 (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to