[midPoint-git] [Evolveum/midpoint] d2719f: Work around activation volatility in the perf test

mederly noreply at github.com
Thu Jan 23 17:26:22 CET 2025


  Branch: refs/heads/feature/no-multivalue-metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: d2719f8cda12662fc4b941eb13ad38e1a12afdd2
      https://github.com/Evolveum/midpoint/commit/d2719f8cda12662fc4b941eb13ad38e1a12afdd2
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-01-23 (Thu, 23 Jan 2025)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/CapabilityUtil.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ShadowPostProcessor.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ShadowItemsToReturnProvider.java
    M testing/story/src/test/resources/system-perf/resource-target.vm.xml

  Log Message:
  -----------
  Work around activation volatility in the perf test

The activation/administrativeStatus is - in fact - volatile on the dummy
resource: If a shadow is created with status of null, subsequent
retrieval will contain the value of ENABLED. To avoid overwriting cached
shadows (when caching is on) on the retrieval, let us provide the value
explicitly when creating the account.

Fixing also unrelated bug in ShadowItemsToReturnProvider dealing with
not returning activation (et al) if "return default attributes"
is turned off.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list