Skip to content

Conversation

@fulmicoton-dd
Copy link
Collaborator

No description provided.

static DEFAULT_LOAD_PER_SHARD: OnceLock<NonZeroU32> = OnceLock::new();
*DEFAULT_LOAD_PER_SHARD.get_or_init(|| {
let default_load_per_shard = quickwit_common::get_from_env(
"QW_DEFAULT_LOAD_PER_SHARD",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not super clear what load means here
QW_DEFAULT_CPU_PER_SHARD ?

@fulmicoton-dd fulmicoton-dd merged commit 41d9905 into main Sep 15, 2025
8 checks passed
@fulmicoton-dd fulmicoton-dd deleted the paul.masurel/env-variable-for-shard-load branch September 15, 2025 16:11
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.

3 participants