-
-
Notifications
You must be signed in to change notification settings - Fork 727
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
Cluster Dump SchedulerPlugin #5983
Conversation
Unit Test Results 12 files + 4 12 suites +4 6h 40m 43s ⏱️ + 2h 39m 38s For more details on these failures, see this check. Results for commit 26ab3ca. ± Comparison against base commit ed48736. ♻️ This comment has been updated with latest results. |
Test failures look unrelated. Could this PR be merged @fjetter? |
Add SchedulerPlugin to dump state on cluster close This also adds a new method to SchedulerPlugins that runs directly before closing time
pre-commit run --all-files