Andrew Stitcher created PROTON-635:
--------------------------------------
Summary: PN_TRANSPORT event not generated after protocol header
Key: PROTON-635
URL: https://issues.apache.org/jira/browse/PROTON-635
Project: Qpid Proton
Issue Type: Bug
Affects Versions: 0.8
Reporter: Andrew Stitcher
Fix For: 0.8
In writing a custom driver for Proton I noticed thatthe new events code does
not raise a PN_TRANSPORT event after it receives the incoming AMQP protocol
header.
So a purely event driven driver is not going to send the outgoing protocol
header immediately, but is going to wait until it replies to the next frame
(open).
This is going to end badly if the peer is waiting for the protocol header
before sending the open.
--
This message was sent by Atlassian JIRA
(v6.2#6252)