[
https://issues.apache.org/activemq/browse/AMQ-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54951#action_54951
]
Gary Tully edited comment on AMQ-2463 at 11/3/09 3:09 AM:
----------------------------------------------------------
resolve in r829105
new int property isolationLevel on jdbcpersistenceadapter allows default value
to be overridden
was (Author: gtully):
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.