-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, 2020 at 10:48 AM Andrew Stitcher <[email protected]> wrote: > +1 (with some qualifications): > Proton c/c++ build; ctest; with python 3 and tox > Tested on: > Fedora 32 (amd64): > gcc 10; valgrind; asan tests - successful. > clang 10; failed to compile (C99 issue PROTON-2207) > Raspberry Pi 4, arm7 raspbian - Buster: > gcc 8.3; asan tests - successful. > FreeBSD 12.1p4 amd64: > clang 8 (system compiler); asan tests - successful. > gcc 9.3; failed to compile python binding code due to missing -lm on > swig binding link > - without binding no runtime checks tests - successful > > Both freebsd and raspbian have issues with valgrind, and gcc9 on > freebsd seems not to have the sanitiser libraries compiled. > > Andrew > > On Fri, 2020-05-01 at 17:41 +0100, Robbie Gemmell wrote: > > Hi folks, > > > > I have put together a second spin for a Qpid Proton 0.31.0 release, > > please give it a test out and vote accordingly. > > > > The files can be grabbed from: > > https://dist.apache.org/repos/dist/dev/qpid/proton/0.31.0-rc2/ > > > > The JIRAs assigned are: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720&version=12346583 > > > > It is tagged as 0.31.0-rc2. > > > > Regards, > > Robbie > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- -K
