On 11/21/2012 07:37 PM, Gordon Sim wrote:
I have three issues fixed that I would like to merge onto the release
branch for 0.20:

(1) QPID-4448[1]: fix credit checking on 0-10 path when message is of
1.0 format

(2) QPID-4451[2]: wait for outgoing messages to settle when closing

(3) QPID-4452[3]: fix credit for producers

Of these only the first one even touches non-1.0 paths, and that only in
the case where a 1.0 message is sent down an 0-10 connection. The risk
is therefore very well contained.

Another four issues found and fixed during some interop testing that I would like to include for 0.20. These are all small, low risk changes and only touch 1.0 codepaths:

(4) QPID-4459[4]: Sender doesn't settle messages

(5) QPID-4460[5]: after drain, full credit is not replenished

(6) QPID-4464[6]: broker does not set container name on AMQP 1.0 connection open

(7) QPID-4465[7]: only send subject filter if subject is specified

--Gordon

[1] JIRA: https://issues.apache.org/jira/browse/QPID-4448

change on trunk: http://svn.apache.org/viewvc?rev=1412239&view=rev

[2] JIRA: https://issues.apache.org/jira/browse/QPID-4451

change on trunk: http://svn.apache.org/viewvc?rev=1412241&view=rev

[3] JIRA: https://issues.apache.org/jira/browse/QPID-4452

change on trunk: http://svn.apache.org/viewvc?rev=1412242&view=rev

[4] JIRA: https://issues.apache.org/jira/browse/QPID-4459

change on trunk: http://svn.apache.org/viewvc?rev=1412960&view=rev

[5] JIRA: https://issues.apache.org/jira/browse/QPID-4460

change on trunk: http://svn.apache.org/viewvc?rev=1412961&view=rev

[6] JIRA: https://issues.apache.org/jira/browse/QPID-4464

change on trunk: http://svn.apache.org/viewvc?rev=1412962&view=rev

[7] JIRA: https://issues.apache.org/jira/browse/QPID-4465

change on trunk: http://svn.apache.org/viewvc?rev=1412963&view=rev

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to