Dispatch Router (distributed topics)

2014-08-12 Thread Gibson, Jack
Users/Devs - We have been kicking the tires on the dispatch router for a while and are building a number of working samples that we can use to build upon. Currently, we have been working with using dispatch to work with distributed/durable topics. The following basic configuration works for b

0.30 release update - beta is available

2014-08-12 Thread Justin Ross
Hi, everyone. We've now branched for release, and beta is available. Release branch: https://svn.apache.org/repos/asf/qpid/branches/0.30/ Beta revision: 1617305 Beta artifacts: https://dist.apache.org/repos/dist/dev/qpid/0.30-beta/ Beta log output: http://people.apache.org/~jross/qpid-0.3

Re: Recreating sessions after an error in qpid.messaging client

2014-08-12 Thread Gordon Sim
On 08/12/2014 02:28 PM, Jakub Scholz wrote: In the qpid.messaging C++ API, many exceptions don't close the connection but only the session - for example when one tries to create a receiver on a queue which doesn't exist. As far as I understood it, in such situation I have to always recreate the

Re: Recreating sessions after an error in qpid.messaging client

2014-08-12 Thread Jakub Scholz
Hmm, as usually only after sending the question I find the appropriate answer in the archive :-(. I assume nothing really changed since the thread http://qpid.2158936.n2.nabble.com/messaging-Session-bahaviour-on-error-td6192241.html#a6230455 but the JIRA QPID-5824

Recreating sessions after an error in qpid.messaging client

2014-08-12 Thread Jakub Scholz
Hi, In the qpid.messaging C++ API, many exceptions don't close the connection but only the session - for example when one tries to create a receiver on a queue which doesn't exist. As far as I understood it, in such situation I have to always recreate the session and all its senders / receivers m

Re: 'client' APIs again

2014-08-12 Thread Gordon Sim
On 08/12/2014 10:25 AM, Alan Conway wrote: On Mon, 2014-08-11 at 16:47 +0100, Gordon Sim wrote: Thanks very much for the comments, Alan, some responses inline... On 08/11/2014 03:01 PM, Alan Conway wrote: Naming: I hate things called *_tools, *_utils etc. We should find a more descriptive name

Re: 'client' APIs again

2014-08-12 Thread Alan Conway
On Tue, 2014-08-12 at 11:25 +0200, Alan Conway wrote: > On Mon, 2014-08-11 at 16:47 +0100, Gordon Sim wrote: > > Thanks very much for the comments, Alan, some responses inline... > > > > On 08/11/2014 03:01 PM, Alan Conway wrote: > > > Naming: I hate things called *_tools, *_utils etc. We should f

Re: 'client' APIs again

2014-08-12 Thread Alan Conway
On Mon, 2014-08-11 at 16:47 +0100, Gordon Sim wrote: > Thanks very much for the comments, Alan, some responses inline... > > On 08/11/2014 03:01 PM, Alan Conway wrote: > > Naming: I hate things called *_tools, *_utils etc. We should find a more > > descriptive name. Not foo or fred or whatchymacal