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

MiniClusterExtension should respect DEFAULT_PARALLELISM if set

    XMLWordPrintableJSON

Details

    Description

      MiniClusterExtension#registerEnv sets the default parallelism of the environment to the number of the slots the cluster has.

      This effectively prevents multiple jobs from running on the same MiniCluster unless they specify a parallelism via the API.
      This isn't ideal since it means you can't easily mix workloads during testing.

      It would be better if the cluster would check the config for whether DEFAULT_PARALLELISM was set.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: