[midPoint-git] [Evolveum/midpoint] 575252: Turn off schema refinements application by default

mederly noreply at github.com
Fri Apr 21 10:31:42 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5752527ef6547e443351efc65bbf010722f04800
      https://github.com/Evolveum/midpoint/commit/5752527ef6547e443351efc65bbf010722f04800
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  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 infra/schema/src/main/java/com/evolveum/midpoint/schema/ParsedGetOperationOptions.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/gensync/TestEditSchema.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityBasic.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java

  Log Message:
  -----------
  Turn off schema refinements application by default

This is an experimental change: In order to improve the performance
of get/search model API calls, we now turned off the application of
schema refinements (from object templates) altogether.

The tests that checked for this functionality were adapted. The question
is whether there are some implicit assumptions that these refined
definitions are applied.




More information about the midPoint-svn mailing list