mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 02:29:08 +00:00
5383a0c409
This patch fixes a number of bugs with the JDBC Journal implementation. Mainly around how it was handling transactions. The XA transactions tests are now enabled to test both the File and Database store.