Skip to content

Handle reap and erase in batches#1862

Merged
martinsumner merged 1 commit into
develop-3.0from
mas-i1861-batch
Jun 9, 2023
Merged

Handle reap and erase in batches#1862
martinsumner merged 1 commit into
develop-3.0from
mas-i1861-batch

Conversation

@martinsumner

Copy link
Copy Markdown
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
@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.

2 participants