[midPoint-git] [Evolveum/midpoint] ea6fd3: Tentatively fix db lockup by big certifications
Pavol Mederly
mederly at evolveum.com
Wed May 30 11:45:16 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: ea6fd38bb2b4aab6803dd4b7d95e600462d0902b
https://github.com/Evolveum/midpoint/commit/ea6fd38bb2b4aab6803dd4b7d95e600462d0902b
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-30 (Wed, 30 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.
(cherry picked from commit f5e894a)
Commit: 1febed4c9940620eec2d3f1db505a64ef64dcdc9
https://github.com/Evolveum/midpoint/commit/1febed4c9940620eec2d3f1db505a64ef64dcdc9
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertCaseOperationsHelper.java
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
A model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/ModificationsToExecute.java
Log Message:
-----------
Tentatively fix db lockup by big certifications 2
More elaborate batching of campaign modifications; now when
opening, closing and escalating of every stage, as well as when
closing the whole campaign.
(cherry picked from commit a50e392)
Compare: https://github.com/Evolveum/midpoint/compare/81ee12c73f5c...1febed4c9940
**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