[
https://issues.apache.org/jira/browse/QPID-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated QPID-5538:
------------------------------
Summary: [amqp1.0] Generate keep-alive frames for peers using idle timeout
(was: [amqp1.0] Qpidd does not generate keep-alive frames for peers using idle
timeout.)
> [amqp1.0] Generate keep-alive frames for peers using idle timeout
> -----------------------------------------------------------------
>
> Key: QPID-5538
> URL: https://issues.apache.org/jira/browse/QPID-5538
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Affects Versions: 0.26
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Fix For: 0.31
>
>
> When establishing an AMQP 1.0 connection, an endpoint may elect to use an
> idle link timeout. This timeout is advertised to the peer in the Open frame.
> The recipient of the advertised timeout should either:
> 1) Close the connection if the idle timeout cannot be honored, or
> 2) guarantee it will generate traffic frequently enough to prevent the peer
> from timing out simply because there is no data to transfer.
> Currently, qpidd does neither - it simply ignores the timeout. This will
> cause the peer to incorrectly drop the link should no data become available
> on the broker within the advertised idle time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]