[midPoint-git] [Evolveum/midpoint] 52aae0: Return more parts of "old" behavior

mederly noreply at github.com
Tue Jul 30 10:47:14 CEST 2024


  Branch: refs/heads/tmp/shadow-caching-new
  Home:   https://github.com/Evolveum/midpoint
  Commit: 52aae058a911d21dd64279a652cbe213086de0c2
      https://github.com/Evolveum/midpoint/commit/52aae058a911d21dd64279a652cbe213086de0c2
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelExecuteOptions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensProjectionContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConsolidationProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ReconciliationProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/FullInboundsSource.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/InboundsSource.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/LimitedInboundsSource.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MappedSourceItems.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/loader/ProjectionUpdateOperation.java
    M model/model-intest/src/test/resources/caching/task-recompute-persons.xml

  Log Message:
  -----------
  Return more parts of "old" behavior

When deciding whether to use cached values at various places in the
projector, we now look at the "cachedShadowsUse" option.

Also, some nuances of the pre-4.9 behavior were restored
in ReconciliationProcessor and ConsolidationProcessor.



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