Hi,
My problem is, we have implemented CAA architecture and in one case we are using request/replier (in java custom service) mechanism to deal with client application. So, when primary broker goes down, what can be happened to temporary queues created by request/reply handler? Is it replicated?
Other things if is it replicated, how can retrieve broken channel in my java custom service.
Thanks,
Anura