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

Can not disable certain options in Elasticsearch 7 connector

    XMLWordPrintableJSON

Details

    Description

      The underlying elasticsearch client disables certain options with a value of -1. Those options are:

      • bulk flush max actions
      • bulk flush max size
      • bulk flush interval

      Because of custom checks in our builder for ES 7 -1 is not a valid value for these options. We should fix those preconditions to make them accept -1.

      Attachments

        Issue Links

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: