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

JdbcBatchingOutputFormat checks size of buffer in TableBufferReducedStatementExecutor

    XMLWordPrintableJSON

Details

    Description

      Current code checks batchCount instead of size of buffer in TableBufferReducedStatementExecutor. So if there are a lot of updates in the stream JdbcBatchingOutputFormat will flush too early before the hash map is full.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lhao Leon Hao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: