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

JdbcBatchingOutputFormat should not log SQLException on retry

    XMLWordPrintableJSON

Details

    Description

      JdbcBatchingOutputFormat contains a retry mechanism on potential SQLException (usually because of lost connection).

      The retry works perfectly but the exception stack trace (usually useless) is logged at ERROR level on every retry.

      I am proposing to just log the retry attempt as a warning

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ndeslandes Nicolas Deslandes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: