[midPoint-git] [Evolveum/midpoint] 9d8598: Stop writing operationExecution data for reports
mederly
noreply at github.com
Wed Apr 6 21:26:20 CEST 2022
Branch: refs/heads/tmp/fixes-after-4.5
Home: https://github.com/Evolveum/midpoint
Commit: 9d859850565604f3e81deac95d9a4592d12cbfe6
https://github.com/Evolveum/midpoint/commit/9d859850565604f3e81deac95d9a4592d12cbfe6
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/ClassicCollectionReportExportActivityRun.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/ClassicDashboardReportExportActivityRun.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/ReportDataAggregationActivityRun.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/ReportDataCreationActivityRun.java
Log Message:
-----------
Stop writing operationExecution data for reports
It harms performance (a lot).
Related to MID-7857.
More information about the midPoint-svn
mailing list