[midPoint-git] [Evolveum/midpoint] 8d5821: Adapt an async update test plus docs
mederly
noreply at github.com
Thu Nov 2 13:44:27 CET 2023
Branch: refs/heads/feature/attribute-caching
Home: https://github.com/Evolveum/midpoint
Commit: 8d58219c4b67aa2094dee9e7d7e5b81d60887958
https://github.com/Evolveum/midpoint/commit/8d58219c4b67aa2094dee9e7d7e5b81d60887958
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M docs/resources/attribute-caching.adoc
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/resourceobjects/ResourceObjectAsyncChange.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ShadowedChange.java
M provisioning/ucf-api/src/main/java/com/evolveum/midpoint/provisioning/ucf/api/UcfAsyncUpdateChange.java
M release-notes.adoc
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java
Log Message:
-----------
Adapt an async update test plus docs
The previous commit (4775c14884d42aa758c19b5693ec07dcacdeb147)
introduced more aggressive fetching of resource objects for
identifiers-only LS/AU changes. A test had to be adapted to it.
The docs were also updated to reflect changes in that commit.
More information about the midPoint-svn
mailing list