Behavior on Container Shutdown
Container shutdown can be graceful or ungraceful.
Graceful Shutdown
When CDP for Teradata VCL receives graceful shutdown signal:
The CDP for Teradata VCL client will immediately stop listening to new requests and will be deleted from the single pane of glass in the CipherTrust Manager.
The CDP for Teradata VCL server will shutdown and container will be terminated.
Note
Interrupt (
SIGINT) and Terminate (SIGTERM) are the signals detected for graceful shutown.All other signals will be treated as ungraceful shutdown.
License will be automatically released after the deletion of the client in the CipherTrust Manager.
Ungraceful Shutdown
When CDP for Teradata VCL receives ungraceful shutdown signal, the container will be immediately terminated without deleting the client from the single pane of glass in the CipherTrust Manager.