[midPoint-git] [Evolveum/midpoint] 41acee: Allow cached getObject w/ include options at times

mederly noreply at github.com
Mon Dec 23 19:26:57 CET 2024


  Branch: refs/heads/tmp/mid-6003
  Home:   https://github.com/Evolveum/midpoint
  Commit: 41aceeb8cee6ce1c6db6e5033a3eaa8676c0a0b6
      https://github.com/Evolveum/midpoint/commit/41aceeb8cee6ce1c6db6e5033a3eaa8676c0a0b6
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/handlers/CachedOpExecution.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/PassReason.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:
  -----------
  Allow cached getObject w/ include options at times

If the cached object does not contain incomplete items, the getObject
with "retrieve=include" can be served from the repo cache. (Assuming
that repository correctly marks all incomplete items as such!)

This resolves MID-6003.



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