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

Cluster Dump SchedulerPlugin #5983

Merged
merged 11 commits into from
Mar 30, 2022
Merged

Conversation

sjperkins
Copy link
Member

@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2022

Unit Test Results

       12 files  +       4         12 suites  +4   6h 40m 43s ⏱️ + 2h 39m 38s
  2 676 tests +       4    2 592 ✔️ +     13    82 💤  -   10  2 +1 
15 960 runs  +5 304  15 097 ✔️ +5 020  861 💤 +283  2 +1 

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.

@fjetter fjetter requested a review from gjoseph92 March 24, 2022 16:17
distributed/diagnostics/cluster_dump.py Outdated Show resolved Hide resolved
distributed/diagnostics/cluster_dump.py Outdated Show resolved Hide resolved
distributed/diagnostics/cluster_dump.py Outdated Show resolved Hide resolved
distributed/scheduler.py Show resolved Hide resolved
distributed/diagnostics/tests/test_cluster_dump_plugin.py Outdated Show resolved Hide resolved
@sjperkins sjperkins requested a review from mrocklin March 29, 2022 14:16
@sjperkins
Copy link
Member Author

Test failures look unrelated. Could this PR be merged @fjetter?

@mrocklin mrocklin merged commit cced80d into dask:main Mar 30, 2022
@sjperkins sjperkins deleted the cluster-dump-plugin branch March 30, 2022 14:14
mrocklin pushed a commit to mrocklin/distributed that referenced this pull request Mar 31, 2022
Add SchedulerPlugin to dump state on cluster close

This also adds a new method to SchedulerPlugins that runs directly before closing time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduler plugin to dump cluster state on close
4 participants