[midPoint-git] [Evolveum/midpoint] b790e8: Fix thread stopping in ConcurrencyTest
mederly
noreply at github.com
Thu Jun 6 14:52:37 CEST 2019
Branch: refs/heads/feature/gui-wrapper
Home: https://github.com/Evolveum/midpoint
Commit: b790e83b8b6599002b79763af18e4fa0fe270fea
https://github.com/Evolveum/midpoint/commit/b790e83b8b6599002b79763af18e4fa0fe270fea
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-06-06 (Thu, 06 Jun 2019)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ConcurrencyTest.java
Log Message:
-----------
Fix thread stopping in ConcurrencyTest
Commit: 8706958507869d7d5911f7918f11cd1143ede92c
https://github.com/Evolveum/midpoint/commit/8706958507869d7d5911f7918f11cd1143ede92c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-06-06 (Thu, 06 Jun 2019)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ObjectDeltaUpdaterTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryFactory.java
Log Message:
-----------
Tentatively fix H2 data corruption (MID-5409)
It looks like SELECT ... FOR UPDATE helps here. Effects on performance
and functionality are yet to be determined.
Compare: https://github.com/Evolveum/midpoint/compare/3e3bd43c3703...870695850786
More information about the midPoint-svn
mailing list