You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/08/17 22:24:45 UTC

[jira] [Commented] (QPID-6698) [amqp1.0] connections drop when heartbeat is used and the time of day changes

    [ https://issues.apache.org/jira/browse/QPID-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700162#comment-14700162 ] 

Ken Giusti commented on QPID-6698:
----------------------------------

Turns out this patch is using the wall clock for the interval logic.  It should be using the monotonic clock instead.

> [amqp1.0] connections drop when heartbeat is used and the time of day changes
> -----------------------------------------------------------------------------
>
>                 Key: QPID-6698
>                 URL: https://issues.apache.org/jira/browse/QPID-6698
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.31, 0.32, qpid-cpp-0.34
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: qpid-cpp-next
>
>
> If heartbeats are enabled on a connection using AMQP 1.0, the connection will drop the connection if the system clock is adjusted.  Qpidd thinks the connection's idle timeout expired, when it actually hasn't



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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