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

Test Environment / Mini Cluster do not forward configuration.

    XMLWordPrintableJSON

Details

    Description

      When using StreamExecutionEnvironment getExecutionEnvironment(Configuration), the config should determine the characteristics of the execution.

      The config is for example passed to the local environment in the local execution case, and used during the instantiation of the MiniCluster.

      But when using the TestStreamEnvironment and the MiniClusterWithClientRule, the config is ignored.

      The issue is that the StreamExecutionEnvironmentFactory in TestStreamEnvironment ignores the config that is passed to it.

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: