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

Kinesis Connector retry mechanism not applied to EOFException

    XMLWordPrintableJSON

Details

    Description

      The current retry mechanism in Kinesis connector only considers SocketTimeoutException as recoverable: KinesisProxy.java#L422 , however we observed that communication can also fail with EOFException: kinesis-exception.log

      This exception should also be considered recoverable and retried.

      Attachments

        1. kinesis-exception.log
          6 kB
          Alexander Fedulov

        Issue Links

          Activity

            People

              afedulov Alexander Fedulov
              afedulov Alexander Fedulov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: