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

DataStreamSink doesn't allow setting maxParallelism

    XMLWordPrintableJSON

Details

    Description

      It seems that we can only set the max parallelism of the sink only via this internal API:

              input.addSink(new ParallelismTrackingSink<>()).getTransformation().setMaxParallelism(1);
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rmetzger Robert Metzger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: