| Info |
|---|
This parameter is one of several that configure the SmartShare behavior. |
Synopsis
supervisor_smart_share_preempt_policy = method
The preemption pre-emption method the Supervisor will use to preempt pre-empt secondary instances (instances that were automatically expanded by the Smart Share SmartShare feature). Method can be either disabled, passive, or aggressive.
Values
passive: shutdown instanes instances when convenient, instances are allowed to finish the agenda-item they're currently processing before terminatingaggressive: instances are terminated immediatelydisabled: disable preemptionpre-emption
Example
supervisor_smart_share_preempt_policy = passive
Defaults
aggressive
See Also