[
https://issues.apache.org/activemq/browse/AMQ-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-2463.
-----------------------------
Resolution: Fixed
Fix Version/s: 5.4.0
resolve in r829105
new int property isolationlevel on jdbcpersistenceadapter allows default value
o be overridden
> 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
> Fix For: 5.4.0
>
>
> 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.