cloudstax / firecamp

Serverless Platform for the stateful services
https://www.cloudstax.io
Apache License 2.0
209 stars 20 forks source link

Cassandra: vm.max_map_count #31

Closed jazzl0ver closed 6 years ago

jazzl0ver commented 6 years ago
WARN [main] 2018-02-13 10:16:44,919 StartupChecks.java:271 - Maximum number of memory map areas per process (vm.max_map_count) 262144 is too low, recommended value: 1048575, you can change it with sysctl.

Is that OK to change the default to 1048575?

JuniusLuo commented 6 years ago

Good suggestion! yes, we could change the default to 1048575. Tuned a few more configs.