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

Provide a BlockProviderExecutor default scale-in method #3481

Closed
wants to merge 2 commits into from

Conversation

benclifford
Copy link
Collaborator

Prior to this PR, there was obvious-but-buggy (see issue #3471) scaling in code copy-paste shared by Work Queue and Task Vine (and prior to PR #1563 by High Throughput Executor)

This code moves that shared behavior into BlockProviderExecutor, and attempts to bugfix it there.

This PR is draft because I would like to write some tests around the scaling behaviour but don't have my head round what I want to test.

Changed Behaviour

Different blocks will be chosen for scale in - hopefully a better choice.

Fixes

#3471

Type of change

  • Bug fix
  • Code maintenance/cleanup

@benclifford benclifford changed the title Provide a BlockProviderExecutor default scaling mechanism Provide a BlockProviderExecutor default scale-in method Jun 7, 2024
@benclifford
Copy link
Collaborator Author

addressing this in PR #3526 and a subsequent PR, as part of work on draft PR #3295

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.

1 participant