[RESULT] [VOTE] Release Qpid Proton 0.13.1

2016-07-11 Thread Justin Ross
The vote is passed with 7 binding votes in favor and none opposed. On Mon, Jul 11, 2016 at 8:54 AM, Cliff Jansen wrote: > +1 > > Tested Windows build. Confirmed SChannel fixes are in order. > > Cliff > > On Fri, Jul 1, 2016 at 7:20 PM, Justin Ross wrote: > > Hi, folks. Here is an RC for 0.13.

Re: Broker with live data

2016-07-11 Thread Robbie Gemmell
In the case of the Server engine example it uses a single thread for doing everything from accepting connections to processing all of them thereafter, so it all needs to be asynchronous or it wouldnt work, presumably what you are seeing when trying to use blocking operations within that thread. As

RE: OutOfMemory exception with a Qpid Java Broker linked to qpid dispatcher

2016-07-11 Thread Adel Boutros
Thank you Ted, Configuring the perf.topic/in and perfQueue/out solved the OOM exception. Regards, Adel > Subject: Re: OutOfMemory exception with a Qpid Java Broker linked to qpid > dispatcher > To: users@qpid.apache.org > From: tr...@redhat.com > Date: Fri, 8 Jul 2016 13:17:13 -0400 > > From