Gordon Sim created QPID-5529:
--------------------------------
Summary: [AMQP 1.0] invalid property type not handled correctly
Key: QPID-5529
URL: https://issues.apache.org/jira/browse/QPID-5529
Project: Qpid
Issue Type: Bug
Components: C++ Client
Affects Versions: 0.26
Reporter: Gordon Sim
Assignee: Gordon Sim
Fix For: 0.27
E.g. the following will hang waiting for completion of deliveries on closing
the connection:
spout --connection-options "{ protocol : 'amqp1.0' }" --property
"x-amqp-group-sequence=test" amq.direct
Any error on encoding message leaves an invalid delivery record in buffer,
which as it was never sent, never settles causing the hang on close (or sync).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]