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

Andrew Stitcher resolved QPID-3828.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23

This issue has been fixed on trunk in r1475803.
                
> When sending large messages loss of connection is not detected even with 
> heartbeats enabled
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-3828
>                 URL: https://issues.apache.org/jira/browse/QPID-3828
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.14, 0.15
>            Reporter: Gordon Sim
>            Assignee: Andrew Stitcher
>             Fix For: 0.23
>
>
> E.g run qpid-send --broker <remote-broker> --connection-options {heartbeat:8} 
> --messages 0 --content-size 1600 --report-every 1000 --address amq.topic
> then after some time pull the network cable (you have to do this, a kill 
> -STOP on the broker is *not* sufficient). The test will continue sending 
> messages then eventually hang (when buffers are full). If you reconnect the 
> cable, the connection will fail but if you don't, it will not.
> If you reduce the size e.g. to 100 bytes , the connection fails as expected 
> after two heartbeat intervals (16 secs in this case).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to