You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Rob Godfrey <ro...@gmail.com> on 2014/09/06 21:41:50 UTC

Request for Inclusion into 0.30

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

Re: Request for Inclusion into 0.30

Posted by Justin Ross <jr...@apache.org>.
Thanks, these are now approved.

On Sat, Sep 6, 2014 at 3:41 PM, Rob Godfrey <ro...@gmail.com> wrote:

> 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
>