[midPoint-git] [Evolveum/midpoint] 988574: Reduce cloning for estimated old values in deltas
mederly
noreply at github.com
Fri Mar 7 23:32:28 CET 2025
Branch: refs/heads/feature/less-cloning
Home: https://github.com/Evolveum/midpoint
Commit: 98857415e1b3179c7b5f8a7cf039f406eeea26d9
https://github.com/Evolveum/midpoint/commit/98857415e1b3179c7b5f8a7cf039f406eeea26d9
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/ElementState.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/executor/LinkUpdater.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/visualizer/Resolver.java
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.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/midpoint/settings/notifications
More information about the midPoint-svn
mailing list