Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1576
@mtaylor @clebertsuconic I've added a second commit that uses the
AbstractJDBCDriver and use one connection for everything (+ it caches the
prepared statements as the AbstractJDBCDriver implementation suggest). Let me
know if it seems ok. I just need to retry the failover tests on it too and If
it will pass the reviews I'll squash it.---
