[midPoint-git] [Evolveum/midpoint] f231ed: Fix reconciliation of dead shadows

mederly noreply at github.com
Thu Sep 1 18:18:53 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: f231edbb9e28de14ec948f05ea3209d37b6ba392
      https://github.com/Evolveum/midpoint/commit/f231edbb9e28de14ec948f05ea3209d37b6ba392
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/tasks/recon/RemainingShadowsActivityRun.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestImportRecon.java
    A model/model-intest/src/test/resources/sync/resource-dummy-graveyard.xml
    A model/model-intest/src/test/resources/sync/task-reconcile-dummy-graveyard.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/GetHelper.java

  Log Message:
  -----------
  Fix reconciliation of dead shadows

Previously, a reconciliation of a dead shadow that hit its retention
period ended in misleading "Resource object does not exist" message.
This was due to imprecise construction of the Java exception object.

It is now fixed. This should resolve MID-7956.

(cherry-picked from efcaf0480f53c8bf28c3e65f7c4ce81968f80a03)




More information about the midPoint-svn mailing list