Use READ_COMMITTED for clustered entity cache
---------------------------------------------
Key: JBAS-5781
URL:
https://jira.jboss.org/jira/browse/JBAS-5781
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering, EJB3
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-5.0.0.CR2
In the standard configs for 2nd level caching using JBC2, switch to READ_COMMITTED from
REPEATABLE_READ for the pessimistic locking cache configs. Add a couple new configs
"pessimistic-entity-repeatable" and "pessimistic-shared-repeatable"
for the occasional use case that needs R_R semantics with pessimistic locking.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira