You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Marc Boorshtein <mb...@gmail.com> on 2016/07/28 16:44:18 UTC

Jdbc connector with mariadb galera

I'm trying to connect activemq 5.13.4 to a mariadb 10.1 galera cluster. If
only one server is up and running everything is great. Once I bring up a
second server for fail over I get into a seesaw with lock timeouts. After
some googling I found:

https://groups.google.com/forum/m/#!topic/codership-team/2KzBmsAQqNo

Has anyone figured out how to run activemq against a galera cluster?

Thanks
Marc