Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33068

Handle DNS errors in AWS connectors as recoverable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.15.4, 1.16.2, 1.17.1
    • 1.15.4, 1.16.2, 1.17.1
    • Connectors / AWS
    • None

    Description

      AWS connectors are not treating DNS errors as recoverable using exponential back-off resulting in Flink job restarts on transient errors and small timeouts.

       

      DNS errors typically manifest as UnknownHostException which is not handled as a recoverable exception and potentially not retried.

       

      Here is an example of an exception that is recoverable with exponential-backoff. 

      Attachments

        Activity

          People

            elphastori Elphas Toringepi
            elphastori Elphas Toringepi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: