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

Handle reap and erase in batches #1862

Merged
merged 1 commit into from
Jun 9, 2023
Merged

Conversation

martinsumner
Copy link
Contributor

Avoid overloading the eraser/reaper process mailbox by sending the requests in batches (as already happened with range_repl), and waiting for a response.

When a job is used, not local, the batching is done from the clusteraae_fsm. This mechanism existed prior to this commit, and has not been changed, but has been extended to support the last-batch overflow

Avoid overloading the eraser/reaper process mailbox by sending the requests in batches (as already happened with range_repl), and waiting for a response.

When a job is used, not local, the batching is done from the clusteraae_fsm.  This mechanism existed prior to this commit, and has not been changed, but has been extended to support the last-batch overflow
@martinsumner martinsumner merged commit bfa6345 into develop-3.0 Jun 9, 2023
1 check passed
@martinsumner martinsumner deleted the mas-i1861-batch branch June 9, 2023 12:45
martinsumner added a commit that referenced this pull request Jun 9, 2023
Avoid overloading the eraser/reaper process mailbox by sending the requests in batches (as already happened with range_repl), and waiting for a response.

When a job is used, not local, the batching is done from the clusteraae_fsm.  This mechanism existed prior to this commit, and has not been changed, but has been extended to support the last-batch overflow
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.

None yet

2 participants