Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated graceful shutdown sample by removing deprecated code #3916

Closed

Conversation

parikshitdutta
Copy link
Contributor

Closes #3901

@@ -38,6 +39,7 @@
* thread, then it's stopped using {@link JobExecution#stop()}.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be updated to {@link JobOperator#stop(long)}. I will do it on merge.

@fmbenhassine fmbenhassine added this to the 5.0.0-M1 milestone Aug 11, 2021
@fmbenhassine
Copy link
Contributor

Rebased and merged as 86e1b0a. Thank you for your contribution!

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.

Update graceful shutdown sample
2 participants