[midPoint-git] [Evolveum/midpoint] edbe11: Smart Integration: Add support for configurable nu...
Michal Zelenčík
noreply at github.com
Fri Mar 27 13:17:35 CET 2026
Branch: refs/heads/improvement/configurable-retry
Home: https://github.com/Evolveum/midpoint
Commit: edbe117957872196e7ebfbb67955c16f1a22720e
https://github.com/Evolveum/midpoint/commit/edbe117957872196e7ebfbb67955c16f1a22720e
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-03-27 (Fri, 27 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 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/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>
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