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

Adds parallel flag to onBootstrapStarted notification #164

Merged
merged 6 commits into from
Feb 3, 2025

Conversation

HaloFour
Copy link
Collaborator

@HaloFour HaloFour commented Feb 3, 2025

Adds a parallel flag to the onBootstrapStarted notification to permit request handler to prepare book keeping for parallel bootstrap. This is to allow the request handler to avoid the additional heap and compute resources necessary to perform live compaction when parallel bootstrapping is not enabled.

@HaloFour HaloFour merged commit fa4f643 into master Feb 3, 2025
24 checks passed
@HaloFour HaloFour deleted the jbs/parallel-mode-flag branch February 3, 2025 16:06
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