C++, Go and proton API layout.

2015-09-10 Thread aconway
I have been reminded that we actually had a discussion and put together an API layout proposal for proton APIs, and the C++ binding does not conform (nor does the coming-soon Go binding) https://cwiki.apache.org/confluence/display/qpid/Proton+API+layout+prop osal I probably agreed to this at the

Re: [VOTE] Qpid Dispatch Router 0.5 RC3

2015-09-10 Thread Robbie Gemmell
+1 Checked sigs, licence+notice, built agaisnt Proton 0.10, ran the JMS client HelloWorld example gainst it. Robbie On 9 September 2015 at 13:41, Ted Ross wrote: > This is the vote thread to approve RC3 as the final Dispatch 0.5. > > The only change from RC2 is locking around the SASL configura

Re: Dispatch Link Routing

2015-09-10 Thread Ted Ross
Hi Jack, There's a Jira about this here: https://issues.apache.org/jira/browse/DISPATCH-126 Link routing doesn't properly distribute routed links across multiple brokers. It will pick the "first" one for all links. Once this is fixed, link routing will distribute different links to dif

Dispatch Link Routing

2015-09-10 Thread Gibson, Jack
Trying to move from waypoints to link routing and can't seem to get it to work... Waypoint setup: Stand-Alone Router or Interior - 2 Brokers each with a queue named fooQueue Goal send/recv messages with a spread bias between both brokers using a single address/prefix Here's the waypoint setup

Re: Qpid Java and Python Pika

2015-09-10 Thread Robbie Gemmell
On 10 September 2015 at 14:41, Gordon Sim wrote: > On 09/10/2015 02:04 PM, Rowan Woodhouse wrote: >> >> Hi, >> >> I'm trying to connect to Qpid Java 0.32 using Pika but I can't seem to >> get this working. I have a default Qpid install but when I try to >> connect I get the following error from th

Re: Qpid Java and Python Pika

2015-09-10 Thread Gordon Sim
On 09/10/2015 02:04 PM, Rowan Woodhouse wrote: Hi, I'm trying to connect to Qpid Java 0.32 using Pika but I can't seem to get this working. I have a default Qpid install but when I try to connect I get the following error from the Pika client: File "/usr/lib/python2.7/dist-packages/pika/conn

Qpid Java and Python Pika

2015-09-10 Thread Rowan Woodhouse
Hi, I'm trying to connect to Qpid Java 0.32 using Pika but I can't seem to get this working. I have a default Qpid install but when I try to connect I get the following error from the Pika client: File "/usr/lib/python2.7/dist-packages/pika/connection.py", line 1012, in _get_credentials rai