[midPoint-git] [Evolveum/midpoint] 90de69: Set TX isolation for SQL Server initialization
Pavol Mederly
mederly at evolveum.com
Fri Sep 21 16:06:58 CEST 2018
Branch: refs/heads/tmp/tier
Home: https://github.com/Evolveum/midpoint
Commit: 90de699a1e149727cecb1de68c7475c09bc8e460
https://github.com/Evolveum/midpoint/commit/90de699a1e149727cecb1de68c7475c09bc8e460
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-09-21 (Fri, 21 Sep 2018)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SchemaChecker.java
Log Message:
-----------
Set TX isolation for SQL Server initialization
The snapshot isolation does not work here, getting "Transaction failed
because this DDL statement is not allowed inside a snapshot isolation
transaction. Since metadata is not versioned, a metadata change can
lead to inconsistency if mixed within snapshot isolation."
**NOTE:** This service has 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