[midPoint-git] [Evolveum/midpoint] d6fb0c: Remove extra object clone when passing repo cache
mederly
noreply at github.com
Tue Jan 28 10:13:45 CET 2025
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: d6fb0cbf806ff98c89d4b485a3d754e5d0a571b0
https://github.com/Evolveum/midpoint/commit/d6fb0cbf806ff98c89d4b485a3d754e5d0a571b0
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/handlers/CacheSetAccessInfo.java
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/handlers/CacheUpdater.java
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/handlers/GetObjectOpHandler.java
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/handlers/SearchOpHandler.java
M repo/repo-cache/src/test/java/com/evolveum/midpoint/repo/cache/TestRepositoryCache.java
Log Message:
-----------
Remove extra object clone when passing repo cache
Recent changes in repo cache introduced an extra clone for getObject
operation that passed the cache. This is now fixed.
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