[midPoint-git] [Evolveum/midpoint] dfdc02: Set trans. isolation to READ_COMMITTED (Oracle)
Pavol Mederly
mederly at evolveum.com
Fri Jun 1 19:13:25 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: dfdc02176a0a234c62b1afb7571605c5e19a0a2e
https://github.com/Evolveum/midpoint/commit/dfdc02176a0a234c62b1afb7571605c5e19a0a2e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-01 (Fri, 01 Jun 2018)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
Log Message:
-----------
Set trans. isolation to READ_COMMITTED (Oracle)
This avoids ORA-8177 errors present in single-thread scenarios
yet does not harm org closure computations as they are executed
with the M_ORG_CLOSURE_TABLE being locked.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list