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 default value for globalIngestionHeapLimitBytes #16654

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

hevansDev
Copy link
Contributor

@hevansDev hevansDev commented Jun 25, 2024

Fixes #8255

Description

Updated the default value of globalIngestionHeapLimitBytes to the correct value 1/6th of the JVM heap

This PR has:

  • added documentation for new or modified features or behaviors.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.

docs/configuration/index.md Outdated Show resolved Hide resolved
Co-authored-by: Kashif Faraz <kashif.faraz@gmail.com>
@hevansDev
Copy link
Contributor Author

@kfaraz thanks for the review. There appears to be an issue with the web-check GHA downloading node, would you mind rerunning it to see if that resolves it?

@kfaraz kfaraz merged commit 920d902 into apache:master Jun 27, 2024
8 checks passed
@kfaraz
Copy link
Contributor

kfaraz commented Jun 27, 2024

Thanks for your first contribution to Apache Druid, @hevansDev !

@hevansDev
Copy link
Contributor Author

Thanks @kfaraz! Hopefully the first of many!

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

Successfully merging this pull request may close these issues.

2 participants