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

Andrew Stitcher commented on PROTON-1264:
-----------------------------------------

I'm not sure there is a bug here.

The proton code has sent a close and so has closed half of the connection 
(client->server), but the other half is still open. So receiving incoming 
frames is still valid even if _we_ can do nothing with them, until the server 
send us a close.

Given that in general you can#t know whether you expect to send or receive an 
attach frame first I'm not sure if the behaviour is actually wrong (as opposed 
to being inscrutable)


> on_receiver_open event after close
> ----------------------------------
>
>                 Key: PROTON-1264
>                 URL: https://issues.apache.org/jira/browse/PROTON-1264
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: 0.14.0
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>            Priority: Minor
>         Attachments: slow_attach
>
>
> If the peer is slow to respond with its attach frame from a receiver open and 
> the initiator gives up and closes the receiver, the eventual attach frame 
> from the peer will generate an on_receiver_open() event.



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