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

Memory configuration settings should be verified at startup #21

Closed
cheddar opened this issue Nov 5, 2012 · 0 comments
Closed

Memory configuration settings should be verified at startup #21

cheddar opened this issue Nov 5, 2012 · 0 comments

Comments

@cheddar
Copy link
Contributor

cheddar commented Nov 5, 2012

There are a number of memory configuration settings that need to be set properly in order for the system to work. -XX:MaxDirectSystemMemory and druid.computation.buffer.size and druid.processing.numThreads are the ones that made me write this issue

The initialization process should check that it believes the settings will allow proper operation of the node and fail fast if this appear to be misconfigured.

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

No branches or pull requests

1 participant