[midPoint-git] [Evolveum/midpoint] e9162b: Record clockwork exceptions during sync to shadows
mederly
noreply at github.com
Sat Sep 28 22:53:25 UTC 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e9162b83d06553eb496598c57ac6b459a5e449b7
https://github.com/Evolveum/midpoint/commit/e9162b83d06553eb496598c57ac6b459a5e449b7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-09-29 (Sun, 29 Sep 2019)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/Clockwork.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensFocusContext.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/sync/SynchronizationServiceImpl.java
Log Message:
-----------
Record clockwork exceptions during sync to shadows
If a clockwork exception (e.g. duplicate focus object) occurs during
synchronization, it will be recorded not only to the focal object
- which may or may not exist - but also to the shadow that we are
synchronizing. See MID-5801.
More information about the midPoint-svn
mailing list