ASN.1 sFTP Sink Disk Write Retry

You can configure a property to try rewriting a batch of records from Kafka to the disk after a specified delay if a write operation by the ASN.1 sFTP Sink application is unsuccessful. This configuration helps to prevent a disk failure if there is an issue with writing records to the disk.

Disk Write Retry Configuration Properties describes the configuration of the delay between write attempts.

Table 1. Disk Write Retry Configuration Properties
Property Description Default Value
sftp.internal.writeToDiskRetryMs The delay, in milliseconds, between tries to write records to the disk if there is an issue. 10000 (10 seconds)