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

Add setMaxParallelism to the DataStreamSink Class

    XMLWordPrintableJSON

Details

    Description

      When turning on Flink reactive mode, it is suggested to convert all setParallelism calls to setMaxParallelism from elastic scaling docs.

      With the current implementation of the DataStreamSink class, only the setParallelism function of the Transformation class is exposed - Transformation also has the setMaxParallelism function which is not exposed.

       

      This means for any sink in the Flink pipeline, we cannot set a max parallelism.

      Attachments

        Issue Links

          Activity

            People

              eric.xiao Eric Xiao
              eric.xiao Eric Xiao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: