OK - two more fixes resulting from testing / bug reports:
1) https://issues.apache.org/jira/browse/QPID-6076 :
Keith spotted that the Java Broker got a NullPointerException when running
the 0-10 Python tests:
trivial fix with zero other impact and reviewed by Keith. This bug was
introduced in 0.30.
http://svn.apache.org/r1622884
2) https://issues.apache.org/jira/browse/QPID-6077
Memory leak in the Java Broker AMQP 1.0 path when receiving message sent
with "sender settles".
Found by Fraser.
Fix is trivial and only affects the AMQP 1.0 path:
https://svn.apache.org/r1622886
-- Rob
1) https://issues.apache.org/jira/browse/QPID-6076 :
Keith spotted that the Java Broker got a NullPointerException when running
the 0-10 Python tests:
trivial fix with zero other impact and reviewed by Keith. This bug was
introduced in 0.30.
http://svn.apache.org/r1622884
2) https://issues.apache.org/jira/browse/QPID-6077
Memory leak in the Java Broker AMQP 1.0 path when receiving message sent
with "sender settles".
Found by Fraser.
Fix is trivial and only affects the AMQP 1.0 path:
https://svn.apache.org/r1622886
-- Rob