[midPoint-git] [Evolveum/midpoint] 3a7e34: Invalidate resource cache on default config change

mederly noreply at github.com
Fri Dec 13 10:33:06 CET 2024


  Branch: refs/heads/support-4.9
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3a7e34b7ef0802a65de7f1623d08113e642e663a
      https://github.com/Evolveum/midpoint/commit/3a7e34b7ef0802a65de7f1623d08113e642e663a
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/internals/InternalsConfig.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/AbstractResourceObjectDefinitionImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SystemConfigurationTypeUtil.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestShadowCaching.java
    A model/model-intest/src/test/resources/caching/resource-dummy-default-caching.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningServiceImpl.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/resources/ResourceManager.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyPasswordCaching.java
    M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/SystemConfigurationChangeDispatcherImpl.java

  Log Message:
  -----------
  Invalidate resource cache on default config change

The shadow caching config is woven into the definitions of resource
objects and their attributes. Hence, when the system-wide default
changes, we need to discard all cached definitions.

See ResourceManager#updateSystemConfiguration for more information.

Resolves MID-10126.

(cherry picked from commit e2258e8ecaedcfe88f6e5c88a985188abee809b6)


  Commit: 0ac1fe50f3dc38143e6e0f2993cae20c059a5070
      https://github.com/Evolveum/midpoint/commit/0ac1fe50f3dc38143e6e0f2993cae20c059a5070
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/AbstractInputGuiComponentFactory.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/input/validator/NotNullValidator.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/support-4.9' into support-4.9


Compare: https://github.com/Evolveum/midpoint/compare/5003d0ea8ccd...0ac1fe50f3dc

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