[midPoint-git] [Evolveum/midpoint] 23e237: Apply fastAddOperations when parsing trusted data
mederly
noreply at github.com
Thu Apr 27 23:50:31 CEST 2023
Branch: refs/heads/tmp/perf-4.8
Home: https://github.com/Evolveum/midpoint
Commit: 23e237aa5772d49fe38363a0edbc44b51f0b11d0
https://github.com/Evolveum/midpoint/commit/23e237aa5772d49fe38363a0edbc44b51f0b11d0
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/IvwoConsolidator.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceImpl.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/audit/mapping/QAuditDeltaMapping.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/container/RAccessCertificationCase.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectRetriever.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/SqlRepoContext.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/cluster/ClusterExecutionHelperImpl.java
Log Message:
-----------
Apply fastAddOperations when parsing trusted data
This can be questionable when the schema changes, but in general it
should be worth the (negligible) risk.
More information about the midPoint-svn
mailing list