Re: Transaction Support for AMQP 1.0 java client

2019-02-05 Thread cmorgan
The solace message broker currently does not support transactions (local or XA) over the amqp protocol see solace amqp protocol conformance docs, https://docs.solace.com/Open-APIs-Protocols/AMQP/AMQP-Protocol-Conformance.htm#Sec4-1. It's been a while since I used the Solace AMQP 1.0 implementation,

Re: Proton-c transport failure on reconnect/failover for brokers that begin the session delivery id sequence not at 0

2018-03-26 Thread cmorgan
> Its probably just been expected it would start at 0 as it does elsewhere, > but I dont see anything in the spec requiring that and it isnt > negotiated. I was hoping that was the case :) > You can raise JIRAs at https://issues.apache.org/jira/browse/PROTON. > If you wanted you could even