[midPoint-git] [Evolveum/midpoint] 0f3f8b: Smart Integration: Add support for configurable nu...
Michal Zelenčík
noreply at github.com
Mon Mar 30 13:52:34 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 0f3f8b92f76cf0efe91eb78062e7f6674e2cc86b
https://github.com/Evolveum/midpoint/commit/0f3f8b92f76cf0efe91eb78062e7f6674e2cc86b
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M config/initial-objects/system-configuration/000-system-configuration.xml
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingSuggestionOperationFactory.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/StatisticsService.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSystemMappingsSuggestion.java
Log Message:
-----------
Smart Integration: Add support for configurable number of mapping retries
Introduce smartIntegrationMappingSuggestionRetryCount parameter to control
how many mapping retries should be executed during mapping
suggestions.
- Default value is 0 (no retry)
Task #11155
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
Commit: 1183c5914b4543188d68742df710352ddbd555b3
https://github.com/Evolveum/midpoint/commit/1183c5914b4543188d68742df710352ddbd555b3
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M config/initial-objects/system-configuration/000-system-configuration.xml
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingSuggestionOperationFactory.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/StatisticsService.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSystemMappingsSuggestion.java
Log Message:
-----------
Merge branch 'improvement/configurable-retry'
Compare: https://github.com/Evolveum/midpoint/compare/113a08e278e7...1183c5914b45
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