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

Update JVM settings for scripts #5127

Merged
merged 3 commits into from Apr 9, 2020

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Mar 8, 2020

The purpose of this PR is to remove the machine memory resources cap by default.

  1. remove usage of MaxDirectMemorySize.
  2. remove xmx for pinot-admin script, to avoid memory cap on command with large memory usage e.g. CreateSegment.

@xiangfu0 xiangfu0 force-pushed the remove_MaxDirectMemorySize_in_scripts branch from 791fcca to 428b219 Compare March 11, 2020 20:55
@Jackie-Jiang
Copy link
Contributor

Can you please add the reason why these should be removed in the pr description?

@xiangfu0 xiangfu0 merged commit 0e0eef4 into master Apr 9, 2020
@xiangfu0 xiangfu0 deleted the remove_MaxDirectMemorySize_in_scripts branch April 9, 2020 07:36
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.

None yet

3 participants