> Is there any possibility to define a separate connector (server or client side, does not matter in our use case) used for XA Recovery?
I don't think so, but it's been awhile since I looked at that bit of code in HornetQ. I think you could disable recovery by setting <use-auto-recovery>false</use-auto-recovery> on the pooled-connection-factory. Justin On Fri, Nov 17, 2017 at 11:12 AM, Benjamin Buehlmann < benjamin.buehlm...@gmail.com> wrote: > The client receives the properties of the cluster connection configured on > the serverside. Is there any possibility to define a separate connector > (server or client side, does not matter in our use case) used for XA > Recovery? > > Deployment and configuration of the Artemis RA on every client is the last > option we would consider.. > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User- > f2341805.html >