Shutdown Hook
By default, the ASN.1 sFTP Sink application implements a PreStop hook, which executes an HTTP request for the endpoint. The hook processes pending records attached to the persistent volume claim (PVC) before the application shuts down.
Shutdown Hook Configuration Properties describes the configuration of the termination grace period.
Property | Description |
---|---|
asn1-sftp-sink.shutdownSeconds | The duration, in seconds, of the termination grace period. The default value is 30. |