[midPoint-git] [Evolveum/prism] 19ee8a: Reduce cloning for estimated old values in deltas
mederly
noreply at github.com
Fri Mar 7 23:32:25 CET 2025
Branch: refs/heads/feature/less-cloning
Home: https://github.com/Evolveum/prism
Commit: 19ee8a673f32ac8ba4cef6f0c333098b3608bea2
https://github.com/Evolveum/prism/commit/19ee8a673f32ac8ba4cef6f0c333098b3608bea2
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/CloneStrategy.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/util/CloneUtil.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ObjectDeltaImpl.java
Log Message:
-----------
Reduce cloning for estimated old values in deltas
Now we store immutable values there "as is" (even with a parent). To
utilize this feature, even more aggressive freezing in the projector was
introduced.
(May break some tests; we'll see.)
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications
More information about the midPoint-svn
mailing list