Skip to content

feat(buffer): Make round-robin partitioning the default#5967

Merged
jjbayer merged 3 commits into
masterfrom
feat/buffer-default-robin
May 11, 2026
Merged

feat(buffer): Make round-robin partitioning the default#5967
jjbayer merged 3 commits into
masterfrom
feat/buffer-default-robin

Conversation

@jjbayer
Copy link
Copy Markdown
Member

@jjbayer jjbayer commented May 8, 2026

Follow-up to https://linear.app/getsentry/issue/INGEST-855/consider-random-partitioning-for-envelope-buffer and https://github.com/getsentry/ops/pull/20526: We've tested round-robin and enabled it everywhere in our infra since it distributes the load better while barely increasing the memory footprint.

@jjbayer jjbayer marked this pull request as ready for review May 11, 2026 07:57
@jjbayer jjbayer requested a review from a team as a code owner May 11, 2026 07:57
@jjbayer jjbayer enabled auto-merge May 11, 2026 08:35
@jjbayer jjbayer added this pull request to the merge queue May 11, 2026
Merged via the queue into master with commit f714136 May 11, 2026
32 checks passed
@jjbayer jjbayer deleted the feat/buffer-default-robin branch May 11, 2026 09:14
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