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

Introduce retry limiting for AWS connector sinks

    XMLWordPrintableJSON

Details

    Description

      Currently if the record write operation in the sink consistently fails with retriable error, sinks will retry indefinitely. In case when cause of the error is not resolved this may lead to poison pill.

       

      Proposal here is to add a configurable retry limit for each record. Users can specify a maximum retry per record, and the sink will fail once the retry limit is reached.

       

      We will implement this for all AWS connectors:

      • DDBSink
      • Firehose Sink
      • Kinesis Sink

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            a.pilipenko Aleksandr Pilipenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: