[midPoint-git] [Evolveum/midpoint] 0ea7e2: Improve tracing of policy rules processing

mederly noreply at github.com
Tue Feb 14 13:37:34 CET 2023


  Branch: refs/heads/tmp/rules-rework
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0ea7e276d793fa4b5ff343da7f1ddc0363049e9e
      https://github.com/Evolveum/midpoint/commit/0ea7e276d793fa4b5ff343da7f1ddc0363049e9e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/PolicyRuleEnforcer.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/PolicyRuleProcessor.java

  Log Message:
  -----------
  Improve tracing of policy rules processing

(Added some operation results to show borders of processing.)


  Commit: 4b09bff502c95c38c2635396b2cad7bfb89c7a75
      https://github.com/Evolveum/midpoint/commit/4b09bff502c95c38c2635396b2cad7bfb89c7a75
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/CorrelationProcessing.java

  Log Message:
  -----------
  Fix correlation processing

The last start/end timestamp of correlation processing was not updated;
this was broken recently in 9a254359bfea939fd0219bb344cc09c310ccf855,
when the clearing was removed to facilitate the simulations.

Here we introduce at least setting of start and end timestamps,
hoping it will be enough.

This should fix TestFirstSteps.


Compare: https://github.com/Evolveum/midpoint/compare/d349548f4bd7...4b09bff502c9


More information about the midPoint-svn mailing list