A couple more from me that I'd really like to get into 0.20: (1) https://issues.apache.org/jira/browse/QPID-2796 : Restore heartbeating functionality to the Java Broker, and the 0-8,0-9,0-9-1 Java Client ...
something we broke a couple of releases back, and have had requests to restore. 0-10 Java client behaviour is unchanged. Code reviewed by Robbie. http://svn.apache.org/viewvc?rev=1413376&view=rev (initial commit) http://svn.apache.org/viewvc?rev=1413539&view=rev (added system test) http://svn.apache.org/viewvc?rev=1413549&view=rev (addressed Robbie's comments) http://svn.apache.org/viewvc?rev=1413567&view=rev (exclude a system test running against the C++ broker - test only applied to 0-8/9 client path) (2) https://issues.apache.org/jira/browse/QPID-4472 : [Java Broker] NPE with non-SASL AMQP 1.0 Connection Affects only the 1-0 code within the Java Broker - very low impact/risk http://svn.apache.org/viewvc?rev=1413627&view=rev (initial commit to fix the NPE) http://svn.apache.org/viewvc?rev=1413724&view=rev (fix to a test which was previously working mainly by coincidence and was broken by fixing the above) Thanks, Rob On 27 November 2012 21:42, Gordon Sim <[email protected]> wrote: > On 11/27/2012 06:29 PM, Justin Ross wrote: > >> On Tue, 27 Nov 2012, Gordon Sim wrote: >> >> On 11/26/2012 08:12 PM, Justin Ross wrote: >>> >>>> - Gordon >>>> - >>>> https://issues.apache.org/**jira/browse/QPID-4448<https://issues.apache.org/jira/browse/QPID-4448> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412239&view=rev<http://svn.apache.org/viewvc?rev=1412239&view=rev> >>>> - Out for review, Andrew >>>> >>> - Now approved >> >>> - >>> https://issues.apache.org/**jira/browse/QPID-4451<https://issues.apache.org/jira/browse/QPID-4451> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412241&view=rev<http://svn.apache.org/viewvc?rev=1412241&view=rev> >>>> - Approved >>>> - >>>> https://issues.apache.org/**jira/browse/QPID-4452<https://issues.apache.org/jira/browse/QPID-4452> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412242&view=rev<http://svn.apache.org/viewvc?rev=1412242&view=rev> >>>> - Approved >>>> - >>>> https://issues.apache.org/**jira/browse/QPID-4459<https://issues.apache.org/jira/browse/QPID-4459> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412960&view=rev<http://svn.apache.org/viewvc?rev=1412960&view=rev> >>>> - Approved >>>> - >>>> https://issues.apache.org/**jira/browse/QPID-4460<https://issues.apache.org/jira/browse/QPID-4460> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412961&view=rev<http://svn.apache.org/viewvc?rev=1412961&view=rev> >>>> - Approved >>>> - >>>> https://issues.apache.org/**jira/browse/QPID-4464<https://issues.apache.org/jira/browse/QPID-4464> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412962&view=rev<http://svn.apache.org/viewvc?rev=1412962&view=rev> >>>> - Approved >>>> - >>>> https://issues.apache.org/**jira/browse/QPID-4465<https://issues.apache.org/jira/browse/QPID-4465> >>>> - >>>> http://svn.apache.org/viewvc?**rev=1412963&view=rev<http://svn.apache.org/viewvc?rev=1412963&view=rev> >>>> - Approved >>>> >>> >>> Thanks, Justin! One more request, to allow better interop between the >>> c++ implementation of qpid::messaging and messenger: >>> >>> https://issues.apache.org/**jira/browse/QPID-4477<https://issues.apache.org/jira/browse/QPID-4477> >>> >>> committed to trunk: >>> http://svn.apache.org/viewvc?**rev=1414227&view=rev<http://svn.apache.org/viewvc?rev=1414227&view=rev> >>> >>> Again, this only affects 1.0 code so has zero impact on anything else. >>> >> >> Thanks, Gordon. Approved. >> > > Thanks again... one more small one if you don't mind (literally one line, > and a short one at that :-) > > https://issues.apache.org/**jira/browse/QPID-4478<https://issues.apache.org/jira/browse/QPID-4478>: > wakeup driver after setting credit > > http://svn.apache.org/viewvc?**rev=1414291&view=rev<http://svn.apache.org/viewvc?rev=1414291&view=rev> > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > >
