Configuring the CDL Engine
To configure this feature use the following configuration:
config
cdl
engine
properties
enable.conflict.merge [ true | false ]
GeoSiteName geosite_name
conflict.tps conflict_number
conflict.resolve.attempts
end
NOTES:
-
properties —Specify the system properties.
-
enable.conflict.merge [ true | false ] —Specify to enable the feature at application end.
-
GeoSiteName geosite_name —Specify which site notification to be processed.
-
conflict.tps conflict_number —Specify the rate limit of the confliction notification. The default value is considered as '5 tps'.
-
conflict.resolve.attempts —Specify the number of attempts that application can try to merge the record. The default value is considered as '2 attempts'.
Note | The enable.conflict.merge [ true | false ], conflict.tps conflict_number, and conflict.resolve.attempts are to be configured manually. |