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

fix: revive stack trace range chunking #3825

Closed
wants to merge 2 commits into from

Conversation

kolesnikovae
Copy link
Collaborator

Resolves #3817.

The PR reverts #3583 as it causes a performance regression in compactors (issue #3817) in certain cases. You can find more details in our slack channel (thread).

The change affects only ingesters and is fully backward-compatible. I'm hesitant to make this configurable because it's very easy to misinterpret and misconfigure the parameter.

@kolesnikovae kolesnikovae marked this pull request as ready for review January 8, 2025 09:17
@kolesnikovae kolesnikovae requested a review from a team as a code owner January 8, 2025 09:17
@kolesnikovae
Copy link
Collaborator Author

I'm cancelling it for now as we can confirm this is helpful. The issue mentioned in the PR description has a different nature and origin, and reviving stack trace chunking is not the best way to tackle it

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.

Compaction throughput degraded after 1.8 -> 1.9.1 upgrade
2 participants