Re: Temporary queues deletion

2018-07-03 Thread Michael Ivanov
Hallo, I'm trying to create a queue using qmf message to qpidd cpp (1.38) as follows (pseudocode, actually pn_data_* functions are used to construct the message): subject='broker', correlation_id='1', reply_to='X', properties={ 'method': 'request' 'qmf.opcode': '_m

[ANNOUNCE] Apache Qpid Dispatch 1.2.0 released

2018-07-03 Thread Ganesh Murthy
The Apache Qpid community (http://qpid.apache.org) is pleased to announce the immediate availability of Apache Qpid Dispatch 1.2.0 Qpid Dispatch is a router for the Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, http://www.amqp.org). It provides a flexible and scalable interconnec

Problems Building Proton 0.24

2018-07-03 Thread rherbert
I had to make a couple updates to get the build to work on my system. I'm running on RHEL6 with devtoolset-6 and cmake 3.6.1. The fuzz executables won't link: [ 43%] Linking C executable fuzz-url cd /home/herbertr/data/tps/trunk/raptor/rhel6/build/qpid-proton/BUILD/qpid-proton-0.24.0/c/tests/fuzz

Re: [CANCELLED][VOTE] Release Apache qpid-interop-test 0.2.0 (RC2)

2018-07-03 Thread Kim van der Riet
RC2 has received a -1 vote. A new RC will be released when these issues have been fixed. On 06/30/2018 12:24 PM, Kim van der Riet wrote: Hi, I have assembled a proposed release for Apache Qpid Interop Test 0.2.0 (RC2). The issues found in RC1 were fixed. Please try it out and test it, then v

Re: [VOTE] Release Apache qpid-interop-test 0.2.0 (RC2)

2018-07-03 Thread Robbie Gemmell
-1. There are some blocking issues needing resolved. I spent a chunk of time yesterday and again today trying to get the tests going, I've raised some blocking/critical bugs and some improvements noticed while doing that, and had some general comments in addition. The 'utils' module is incorrectl

Re: [Dispatch Router] non-destructive consumers

2018-07-03 Thread Ted Ross
On Tue, Jul 3, 2018 at 9:34 AM, VERMEULEN Olivier wrote: > Hello, > > I've been playing with the non-destructive consumers fro the past few days. > > First I will explain the use case that works. > If I create a queue on a Broker-J (7.0.3) with ensureNonDestructiveConsumers > set to true and I pu

Re: [Dispatch Router] non-destructive consumers

2018-07-03 Thread Gordon Sim
On 03/07/18 14:34, VERMEULEN Olivier wrote: Hello, I've been playing with the non-destructive consumers fro the past few days. First I will explain the use case that works. If I create a queue on a Broker-J (7.0.3) with ensureNonDestructiveConsumers set to true and I put a message in it, then

[Dispatch Router] non-destructive consumers

2018-07-03 Thread VERMEULEN Olivier
Hello, I've been playing with the non-destructive consumers fro the past few days. First I will explain the use case that works. If I create a queue on a Broker-J (7.0.3) with ensureNonDestructiveConsumers set to true and I put a message in it, then any consumer I create for this queue will rea

QPID Client on Win10 aborts when connection object is created

2018-07-03 Thread Michael Arnold
Hi, Still no luck with this one. A couple more data points: - I tried single stepping through the QPID code but never got to a trim() routine. I also ran the code in debug mode with a breakpoints set on any routine called 'trim', with the code never breaking. This led me to conclude that the s