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

JDBC connector shouldn't read all rows in per statement by default

    XMLWordPrintableJSON

Details

    Description

      The default value for JDBC option 'scan.fetch-size' is 0 which means read all rows in statement, this may lead to OOM or IO timeout.

      We'd better set a reasonable value as default value.

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            leonard Leonard Xu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: