Re: [VOTE] Release Qpid Dispatch Router 1.10.0 (RC3)

2019-12-17 Thread Ken Giusti
+1 to RC3 - ran oslo.messaging smoke test - verified qdstat interoperability fix On Mon, Dec 16, 2019 at 5:46 PM Ganesh Murthy wrote: > Hello All, > > Please cast your vote on this thread to release RC3 as the > official Qpid Dispatch Router version 1.10.0. > > RC3 of Qpid Dispatch

Re: Cross Compiling qpid-proton 0.30.0 with Yocto SDK

2019-12-17 Thread f . hollerer
I found that the pull-request #187 solves the problem. https://github.com/apache/qpid-proton/pull/187 Von:f.holle...@schrack-seconet.com An: users@qpid.apache.org Datum: 17.12.2019 09:37 Betreff:Cross Compiling qpid-proton 0.30.0 with Yocto SDK Hi, I would like to cross

Re: Persistent messages in Durable Q not available after restart

2019-12-17 Thread Robbie Gemmell
It might help if you could provide a minimal reproducer so anyone taking a look would see the actual broker config, know what client(s) are you using (might not matter), based on that know which protocol version(s) are in use (might matter more) etc. Perhaps there is a config issue someone could

Re: AMQP 1.0, Qpid broker+dispatcher, and routing

2019-12-17 Thread Gordon Sim
On 17/12/2019 12:31 am, tomt wrote: Hello, I have read through all of the various AMQP 1.0 specs and installed and configured the proton-c, the dispatch router, and qpid-cpp. I've got a prefix in the dispatch router that is connected to the broker via linkRoute configurations. Additionally, I

Cross Compiling qpid-proton 0.30.0 with Yocto SDK

2019-12-17 Thread f . hollerer
Hi, I would like to cross compile qpid-proton version 0.30.0 for an NXP i.MX7D (Arm Cortex A7 core) using the cross compiler toolchain generated with yocto. Unfortunately, the build fails when it comes to linking the C++ library against libqpid-proton-proactor.so. The library