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

ASF subversion and git services commented on QPID-8288:
-------------------------------------------------------

Commit 8ed016c6bba566e257d72ae3938b4cab34e8778f in qpid-cpp's branch 
refs/heads/master from Gordon Sim
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=8ed016c ]

QPID-8288: ensure closed is notified without waiting for deletion of connection


> timeout on connection that is not writable does not cleanup on primary
> ----------------------------------------------------------------------
>
>                 Key: QPID-8288
>                 URL: https://issues.apache.org/jira/browse/QPID-8288
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: qpid-cpp-1.38.0
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>            Priority: Major
>             Fix For: qpid-cpp-1.39.0
>
>
> If an incoming socket from a backup is not writable at the point it times 
> out, then the sessions get cleaned up but the connection observers are not 
> notified of the closed connection (as the code used by the io layer is not 
> yet deleted; it is only deleted when the socket is writable). 
> For the primary in an ha cluster this means it does not fully handle the lost 
> connection.



--
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