Re: "Session detached by peer" when trying to re-establish lost connection

2019-04-01 Thread Gordon Sim
On 01/04/2019 12:54 pm, Toralf Lund wrote: On 28/03/2019 15:56, Toralf Lund wrote: Hi, I have another question related to my recent post about trying to re-establish lost connections. Recall that my system is set up without automatic reconnect, but may do a "manual reconnect" via  

Re: Force (C++) broker to drop connection and/or reset session

2019-04-01 Thread Gordon Sim
On 29/03/2019 12:26 pm, Toralf Lund wrote: Another one related to issues I've mentioned in other recent posts: I'm doing some debugging related to undesired side effects in one of our applications after it gets a "Failed to connect (reconnect disabled)" error while sending to or receiving

Re: [QPID JMS] receive with timeout and reconnect

2019-04-01 Thread Robbie Gemmell
I wouldn't consider it an internal error that you have expressly configured the client to sit reconnecting and it is currently doing so, such that there is obviously no message available in the time it is doing that but also no final connection failure since you have configured it not to fail the

Re: "Session detached by peer" when trying to re-establish lost connection

2019-04-01 Thread Toralf Lund
On 28/03/2019 15:56, Toralf Lund wrote: Hi, I have another question related to my recent post about trying to re-establish lost connections. Recall that my system is set up without automatic reconnect, but may do a "manual reconnect" via   qpid::Messaging connection(url);   ...  

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

2019-04-01 Thread Robbie Gemmell
There were 5 binding +1 votes, with 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, and update the website once things have had time to sync to the mirrors and maven central. Robbie