RE: [External] Re: Queries on Qpid setup

2020-11-17 Thread Malyala, Kirankumar
Hi Alex, 1) Could you provide us details how we can configure TLS 1.2 for our JMS client in JmsConnectionFactory bean using XML file. 2) When we try to set up BDB_HA, we are getting the following error. [cid:image003.jpg@01D6BDAD.205C9AA0] Please let me know if we

Qpid Proton C++ - send message only when available from another thread

2020-11-17 Thread Francesco Raviglione
Dear all, I'm experiencing some issues in writing an AMQP client with Qpid Proton C++. My client should only send messages to a particular queue on an ActiveMQ broker and it is not supposed to receive any message over that connection. The client should not send the messages as soon as it is

Re: qpid-jms-client-0.45 --> Suspected deadlocked threads - owned by JmsSession delivery dispatcher

2020-11-17 Thread akabhishek1
Thanks a lot for details reply. We have added story in our backlog to upgrade project with 0.55.0 client. As we have to do a lot of performance testing, so we will use latest version for testing which will save our time. As you are targeting to release this week, so we will wait for release and

Re: [VOTE] Release Apache Qpid Proton 0.33.0 (RC3)

2020-11-17 Thread Cliff Jansen
+1 Various Quiver and connexorciser soak/performance tests with C test broker and Qpid Dispatch. Build and ctest checkout on centos6 (last time?), centos7, fedora32. On Tue, Nov 17, 2020 at 4:33 AM Robbie Gemmell wrote: > Hi folks, > > I have put together another spin for a Qpid Proton

Re: qpid-jms-client-0.45 --> Suspected deadlocked threads - owned by JmsSession delivery dispatcher

2020-11-17 Thread Robbie Gemmell
The 'dispatcher thread' is the session thread used to deliver messages from receiver onMessage callbacks, 1 thread per session as mandated by JMS. When a session is delivering to onMessage, that blocks certain other operations on the session/connection from completing since a delivery is in

Re: qpid-jms-client-0.45 --> Suspected deadlocked threads - owned by JmsSession delivery dispatcher

2020-11-17 Thread akabhishek1
Hey Robbie, Thanks a lot for quick reply. We are using JmsSession for below purposes 1. Creating JMS messages 2. Creating producers for sending message 3. Creating consumers for receiving message Thread name "delivery dispatcher" suggests that there is an issue in consumer JmsSession. Could you

Re: [VOTE] Release Apache Qpid Proton 0.33.0 (RC3)

2020-11-17 Thread Robbie Gemmell
On Tue, 17 Nov 2020 at 12:32, Robbie Gemmell wrote: > > Hi folks, > > I have put together another spin for a Qpid Proton 0.33.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.33.0-rc3/ > > The

[VOTE] Release Apache Qpid Proton 0.33.0 (RC3)

2020-11-17 Thread Robbie Gemmell
Hi folks, I have put together another spin for a Qpid Proton 0.33.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.33.0-rc3/ The JIRAs assigned are:

[RESULT][VOTE] Release Apache Qpid Proton-J 0.33.8

2020-11-17 Thread Robbie Gemmell
There were 3 binding +1 votes, 1 community +1 vote, and no other votes received. The vote has passed. I will add the files to the dist release repo and release the maven staging repo shortly. The website will be updated after the release has had time to sync to the mirrors and maven central.

[CANCELLED][VOTE] Release Apache Qpid Proton 0.33.0 (RC2)

2020-11-17 Thread Robbie Gemmell
The ever-popular RC3 will be along shortly. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org