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

ASF subversion and git services commented on PROTON-1258:
---------------------------------------------------------

Commit 35f425bc40b3e4ede43d65cd4d7e9ecd98b0a58a in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=35f425b ]

PROTON-1258: Make transport events more consistent on client and server
- This is almost the same as 4a601011 but with some review fixes from
  acon...@redhat.com


> No transport_close event is generated on the listening side of the connection
> -----------------------------------------------------------------------------
>
>                 Key: PROTON-1258
>                 URL: https://issues.apache.org/jira/browse/PROTON-1258
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: 0.13.0
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.14.0
>
>
> Transport event handling is inconsistent between the listening and connecting 
> sides of an AMQP connection:
> On the client the transport events happen as they should - you always get 
> transport_open an optional transport_error and transport_close.
> On the server you get the transport_open, but no transport_close. However if 
> the connection is interrupted for some reason (say the socket disconnects) 
> then you will transport_error, followed by transport_close.



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

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

Reply via email to