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

Add Breaking changes documentation related to setting pipeline.buffer.type to heap by default #16949

Open
robbavey opened this issue Jan 24, 2025 · 0 comments

Comments

@robbavey
Copy link
Member

#16353 introduced changes for 9.0 to change the default value of pipeline.buffer.type to heap instead of the previous value of direct.

This may have require users to change heap settings and direct memory allocations in their jvm.options file, specifically users using the beats, http and/or tcp inputs who are currently using a significant amount of heap, or have customized their JVM allocations to increase the amount of direct memory in use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant