[midPoint-git] [Evolveum/midpoint] 9f2e05: Add equals() for normalization-aware definition
mederly
noreply at github.com
Tue Mar 18 11:23:27 CET 2025
Branch: refs/heads/feature/less-cloning-opt-repo-cache
Home: https://github.com/Evolveum/midpoint
Commit: 9f2e05bd868741319f6e32cfd31110349210a355
https://github.com/Evolveum/midpoint/commit/9f2e05bd868741319f6e32cfd31110349210a355
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/NormalizationAwareResourceAttributeDefinition.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskOperationStatsUtil.java
Log Message:
-----------
Add equals() for normalization-aware definition
The omission of this method reduced the effectiveness of repo cache
of ShadowType objects, because the repeated query was not recognized
as equal.
Also, re-added cache statistics into test results (they went missing
by change when bucketing was introduced).
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list