qpid-proton, outgoing window, and message status == PN_STATUS_ABORT

2014-12-19 Thread Jim Spring
Greetings - I've written a test application that all it does asynchronously send messages to Azure EventHub using qpid proton. At the quid-proton level, I have set the outgoing window (for tracking messages sent) at various sizes, but let's say 1000. My sending makes sure that I keep this window

Proton 0.9 alpha 1

2014-12-19 Thread Rafael Schloming
Hi Everyone, I've put together an alpha for proton 0.9. There are a couple of motivating factors for introducing an alpha stage into the release process this time: - there are some new APIs as well as changes to existing APIs that are worthy of some extra review - the install has changed a bi

Re: JMS Destination handling for AMQP 1.0

2014-12-19 Thread Robbie Gemmell
On 18 December 2014 at 15:10, Gordon Sim wrote: > On 12/18/2014 01:46 PM, Robbie Gemmell wrote: >> >> On 18 December 2014 at 12:29, Gordon Sim wrote: >>> >>> On 12/17/2014 12:37 PM, Robbie Gemmell wrote: Hi everyone (please use reply-all to keep both lists on the trail),

Re: can not create MessageConsumer to RabbitMQ queue using qpid-client-0.30

2014-12-19 Thread Wayna Runa
Great Nathan ! This is the best gift for me in x-mas ! Regards. On 18 December 2014 at 17:52, Nathan Kunkee wrote: > > On 12/18/2014 10:07 AM, Wayna Runa wrote: > >> Hi everybody ! >> >> I am using Hello.java sample of qpid-client-0.30 to publish and consume >> messages from a RabbitMQ queue,