Re: PN_REACTOR_QUIESCED

2015-10-14 Thread Rafael Schloming
It wasn't actually an accidental commit. If I recall correctly I ended up using it more like a 0xDEADBEEF value. It makes it easy to distinguish between the failure mode of an actual hang (e.g. infinite loop or blocking call inside a handler) vs reaching a state where there are simply no more

[jira] [Created] (PROTON-1018) Crash in pn_transport_finalize(transport.c) when logging level set to PN_TRACE_DRV

2015-10-14 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1018: - Summary: Crash in pn_transport_finalize(transport.c) when logging level set to PN_TRACE_DRV Key: PROTON-1018 URL: https://issues.apache.org/jira/browse/PROTON-1018

Re: ractor - sending message

2015-10-14 Thread aconway
On Tue, 2015-10-13 at 14:28 +0200, Tomáš Šoltys wrote: > All right, I think I am finally cracking it. > > Please correct me if I am wrong. > > PN_LINK_FLOW is not meant for sending but for "Updates the flow state > for > the specified link." as stated in specification (2.7.4 Flow - OASIS >