Re: [VOTE] Release Apache Qpid Proton 0.31.0 (RC2)

2020-05-06 Thread Ken Giusti
On Wed, May 6, 2020 at 12:41 PM Andrew Stitcher wrote: > On Wed, 2020-05-06 at 11:37 -0400, Ken Giusti wrote: > > -1 > > > > My qdrouterd stress test [0] hangs as it runs out of file descriptors > > with > > 0.31.0-rc2. > > The same test runs successfully using 0.30.0. > > Can you clarify if

Re: [VOTE] Release Apache Qpid Proton 0.31.0 (RC2)

2020-05-06 Thread Andrew Stitcher
On Wed, 2020-05-06 at 11:37 -0400, Ken Giusti wrote: > -1 > > My qdrouterd stress test [0] hangs as it runs out of file descriptors > with > 0.31.0-rc2. > The same test runs successfully using 0.30.0. Can you clarify if this test incidentally ran out of fds and then hung, or intentionally tests

Re: [VOTE] Release Apache Qpid Proton 0.31.0 (RC2)

2020-05-06 Thread Ken Giusti
-1 My qdrouterd stress test [0] hangs as it runs out of file descriptors with 0.31.0-rc2. The same test runs successfully using 0.30.0. I'm running version 1.12.0 of qdrouterd in both cases. [0] https://github.com/kgiusti/dispatch-tester/tree/master/smoke-tests/2router1broker On Tue, May 5,

Changing the minimum supported versions of C compilers/python on windows for proton-c

2020-05-06 Thread Andrew Stitcher
Currently we support Visual Studio 2010 to compile the proton-c core library. The major reason to support earlier versions of Visual Studio compilers on Windows is that we need them to support the qpid-proton binding extension on python 2. I propose that we stop supporting Python 2 on Windows and

qpid-jms-client-0.45 --> Suspected deadlocked threads - owned by JmsSession

2020-05-06 Thread akabhishek1
Hi All, We are having deadlock error at prod system. We are using "qpid-jms-client-0.45.0" to connect Azure ServiceBus. At this moment, we have not found any root cause of this problem. As this is prod system, so we can't enable qpid trace level login. Could you please take a look on this issue