Skip to content

Limit JetStream startup concurrency to same as I/O semaphore#7526

Merged
neilalexander merged 1 commit intomainfrom
neil/startupconcurrency
Nov 7, 2025
Merged

Limit JetStream startup concurrency to same as I/O semaphore#7526
neilalexander merged 1 commit intomainfrom
neil/startupconcurrency

Conversation

@neilalexander
Copy link
Copy Markdown
Member

Continues from #7482 but this will give us a bit more headroom, as dios are often less than the full core count and are often the limiting factor anyway.

Signed-off-by: Neil Twigg neil@nats.io

Continues from #7482 but this will give us a bit more headroom, as `dios`
are often less than the full core count and are often the limiting factor
anyway.

Signed-off-by: Neil Twigg <neil@nats.io>
@neilalexander neilalexander marked this pull request as ready for review November 7, 2025 11:44
@neilalexander neilalexander requested a review from a team as a code owner November 7, 2025 11:44
Copy link
Copy Markdown
Member

@MauriceVanVeen MauriceVanVeen left a comment

Choose a reason for hiding this comment

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

LGTM

@neilalexander neilalexander merged commit d458bfe into main Nov 7, 2025
107 of 114 checks passed
@neilalexander neilalexander deleted the neil/startupconcurrency branch November 7, 2025 11:54
neilalexander added a commit that referenced this pull request Nov 7, 2025
Includes the following:

- #7518
- #7519
- #7520
- #7521
- #7522
- #7523
- #7517
- #7525
- #7526
- #7527
- #7524

Signed-off-by: Neil Twigg <neil@nats.io>
neilalexander added a commit that referenced this pull request Nov 7, 2025
Includes the following:

- #7518
- #7519
- #7520
- #7521
- #7522
- #7523
- #7517
- #7525
- #7526
- #7527
- #7524

Signed-off-by: Neil Twigg <neil@nats.io>
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