Support for agent servers configured with Terminate Server on Idle
The agent servers when configured with Terminate Server on Idle
, can
cause a conflict.
About this task
The Sterling™ Order Management System Software Operator always creates agent and integration servers as
Kubernetes deployment resource with a defined replica count. If the JVM running within the pod
terminates itself, the deployment controller tries to bring it back to match the replica count. This
causes a conflict when the agent servers are configured with
Terminate Server on
Idle
. The following procedure is a work-around to deploy such agent servers such that new
pods are not spawned when a JVM terminates itself. Note: This function is automatically achieved by
using specific configurations in Sterling Order Management System Software Operator. For more information, see
Configuring OMServer Custom
Resource.