[midPoint-git] [Evolveum/midpoint] d4afef: Do minor reporting fix

mederly noreply at github.com
Sat May 8 08:21:58 CEST 2021


  Branch: refs/heads/feature/mid-7041
  Home:   https://github.com/Evolveum/midpoint
  Commit: d4afef63973bae8f19e281c88dc7e509750f6f71
      https://github.com/Evolveum/midpoint/commit/d4afef63973bae8f19e281c88dc7e509750f6f71
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/OtherParameters.java

  Log Message:
  -----------
  Do minor reporting fix


  Commit: a158f3bd3d4c6b882d5e2f6b3e299767b6f7848d
      https://github.com/Evolveum/midpoint/commit/a158f3bd3d4c6b882d5e2f6b3e299767b6f7848d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptionsBuilder.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptionsBuilderImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/orgstruct/TestOrgStruct.java

  Log Message:
  -----------
  Avoid double-loading of resource objects

During recomputation the resource objects were (fully) loaded twice
in succession - during initial context load. This commit eliminates
that.

This resolves MID-7041.


Compare: https://github.com/Evolveum/midpoint/compare/d4afef63973b%5E...a158f3bd3d4c


More information about the midPoint-svn mailing list