[midPoint-git] [Evolveum/midpoint] e3ffdf: Reduce the number of waves and projector runs

mederly noreply at github.com
Sat Aug 8 09:41:17 CEST 2020


  Branch: refs/heads/feature/multi-metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: e3ffdf66831cc9f1ba5b9eda8f2fe76c62512467
      https://github.com/Evolveum/midpoint/commit/e3ffdf66831cc9f1ba5b9eda8f2fe76c62512467
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-08-08 (Sat, 08 Aug 2020)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/prism/xml/ns/_public/types_3/RawType.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/OpNode.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/OpNodeFactory.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/OpNodePresentation.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/OpNodeTreeBuilder.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/OpType.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/operations/FocusChangeExecutionOpNode.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/operations/ItemConsolidationOpNode.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/operations/MappingEvaluationOpNode.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/operations/TransformationExpressionEvaluationOpNode.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/operations/ValueTupleTransformationOpNode.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-model-context-3.xsd
    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/IvwoConsolidator.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestActivation.java

  Log Message:
  -----------
  Reduce the number of waves and projector runs

1) Last secondary wave was removed. It was not important,
as it did not contain change execution.

2) Last projector execution (now in FINAL) state was removed.
It serves no real purpose.

3) Also (temporarily) disabled failing tests in TestActivation.
See MID-6420.




More information about the midPoint-svn mailing list