[midPoint-git] [Evolveum/midpoint] f5e894: Tentatively fix db lockup by big certifications
Pavol Mederly
mederly at evolveum.com
Tue May 15 12:08:10 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: f5e894a6ebcdb29b98c7c57063222c28f5d8dbce
https://github.com/Evolveum/midpoint/commit/f5e894a6ebcdb29b98c7c57063222c28f5d8dbce
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-15 (Tue, 15 May 2018)
Changed paths:
M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertUpdateHelper.java
M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/CertificationManagerImpl.java
Log Message:
-----------
Tentatively fix db lockup by big certifications
We try to break large number of certification case
modifications into smaller chunks of at most 60 deltas.
TODO: do the same for case creation; and check other similar places.
**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