Identity Manager On Demand (Starling Edition) advice on which jobserver to run “sync” project jobs
説明
"Sync" project jobs (pulling/syncing data from a target system into the SQL database) can be very resource hungry.
If “sync” project jobs are run on the cloud jobserver it will cause problems due to lack of resources, specifically memory.
原因
The cloud jobserver runs on a Windows container in AKS and must permanently commit its RAM resources, so it is wasteful to commit to a large amount of memory.
対策
WORKAROUND
The on-prem jobserver should be configured to run the “sync” project jobs.
STATUS
CR 316913 has been submitted for inclusion in a future version.