flink icon indicating copy to clipboard operation
flink copied to clipboard

[hotfix] Fix the problem that BatchShuffleItCase not subject to configuration.

Open reswqa opened this issue 1 year ago • 4 comments

What is the purpose of the change

Fix the problem that BatchShuffleItCase not subject to configuration.

Brief change log

  • pass configuration to StreamExecutionEnvironment.getExecutionEnvironment

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no

reswqa avatar Sep 20 '22 02:09 reswqa

CI report:

  • 8dca9086c5ff3fb4c87faff74265a9aea3b4b100 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Sep 20 '22 02:09 flinkbot

@flinkbot run azure

xintongsong avatar Sep 20 '22 09:09 xintongsong

@flinkbot run azure

xintongsong avatar Sep 20 '22 10:09 xintongsong

@flinkbot run azure

reswqa avatar Sep 20 '22 14:09 reswqa

@flinkbot run azure

xintongsong avatar Sep 26 '22 02:09 xintongsong