Transaction isolation level should be configurable in jdbcpersistence adapter -
TRANSACITON_READ_UNCOMMITTED blows on MySQL with binlog
---------------------------------------------------------------------------------------------------------------------------------------
Key: AMQ-2463
URL: https://issues.apache.org/activemq/browse/AMQ-2463
Project: ActiveMQ
Issue Type: Bug
Components: Message Store
Affects Versions: 5.3.0
Reporter: Gary Tully
Assignee: Gary Tully
http://mail-archives.apache.org/mod_mbox/activemq-dev/200901.mbox/%[email protected]%3e
isolation level > READ_COMMITTED needed, like repeatable read for mysql
clustered. http://bugs.mysql.com/bug.php?id=33210
An int property on the persistence adapter would make this fully configurable
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.