flink icon indicating copy to clipboard operation
flink copied to clipboard

Add -sae submit task to run for a period of time and automatically cancel

Open gujincheng opened this issue 1 year ago • 1 comments

What is the purpose of the change

fix add -sae submit task to run for a period of time and automatically cancel

Brief change log

Delete excess iterator. remove()

Verifying this change

Please make sure both new and modified tests in this PR follow the conventions for tests defined in our code quality guide.

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
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

gujincheng avatar May 14 '24 09:05 gujincheng

CI report:

  • fa0a15d099c5322a5c8d2c5e66d585a32b229a97 Azure: FAILURE
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar May 14 '24 09:05 flinkbot