Hello,

We looked into the proton-c implementation and didn't find anything that would 
allow us to implement a qpid-jms like discovery.
So I was wondering if we could add, directly in proton-c, an onReconnect 
callback (or something similar) that would allow us to modify the list of URLs 
the client tries to connect to.
We need this to answer the following use case:
the dispatch-router (host1:1234) on which the client was connected goes down
the client enters the reconnect loop (on host1:1234)
we restart the dispatch-router but on another machine (host2:5678)
the client reconnects -> this is currently not happening
Note that we can do the pull-request but I wanted to run the proposition by you 
first.

Thanks,
Olivier

From: VERMEULEN Olivier
Sent: mardi 11 décembre 2018 12:34
To: users@qpid.apache.org
Subject: [Proton-C] Discovery

Hello,

I was looking into the qpid-jms-discovery project which seems very nice for 
what I'm trying to do: update the list of dispatch-routers the client can 
connect to during failover (with a custom discovery logic).
I wanted to know if there is something similar with proton-c or at least a way 
for me to implement it?

Thanks,
Olivier

*******************************
This e-mail contains information for the intended recipient only. It may 
contain proprietary material or confidential information. If you are not the 
intended recipient you are not authorized to distribute, copy or use this 
e-mail or any attachment to it. Murex cannot guarantee that it is virus free 
and accepts no responsibility for any loss or damage arising from its use. If 
you have received this e-mail in error please notify immediately the sender and 
delete the original email received, any attachments and all copies from your 
system.

Reply via email to