Skip to content

Conversation

@twalthr
Copy link
Contributor

@twalthr twalthr commented Jul 5, 2018

What is the purpose of the change

Moves the job cancellation into the final phase of the refresh thread in order to keep the CLI responsive. The result of the cancellation is not used anyway.

Brief change log

Moves the job cancellation into the phase of the refresh thread

Verifying this change

Manually verified.

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, Yarn/Mesos, 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

@yanghua
Copy link
Contributor

yanghua commented Jul 5, 2018

+1

1 similar comment
@zentol
Copy link
Contributor

zentol commented Jul 11, 2018

+1

@twalthr
Copy link
Contributor Author

twalthr commented Jul 24, 2018

Thank you @yanghua and @zentol. Merging this...

@asfgit asfgit closed this in 6022225 Jul 24, 2018
asfgit pushed a commit that referenced this pull request Jul 24, 2018
…not reachable

Moves the job cancellation into the final phase of the refresh thread in order to
keep the CLI responsive.

This closes #6265.
asfgit pushed a commit that referenced this pull request Jul 24, 2018
…not reachable

Moves the job cancellation into the final phase of the refresh thread in order to
keep the CLI responsive.

This closes #6265.
sampathBhat pushed a commit to sampathBhat/flink that referenced this pull request Jul 26, 2018
…not reachable

Moves the job cancellation into the final phase of the refresh thread in order to
keep the CLI responsive.

This closes apache#6265.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants