Re: ActiveMQ database persistance with MariaDB

2017-12-30 Thread Tim Bain
I spent a little time this evening going through the JDBC persistence code, and I see no code that is specific to MariaDB and no code that appears to handle database connection failures by seamlessly failing over to a slave node. So if your question is simply "is there a feature to allow seamless f

Re: ActiveMQ database persistance with MariaDB

2017-12-29 Thread Tim Bain
Can you please give more details about your setup? Are you using one broker and one MariaDB cluster with three nodes? Or do you have three ActiveMQ brokers that each have a standalone MariaDB instance? Or something else? I think you're describing a clustered MariaDB setup where the broker stays up