We are using cassandra in order to collect the data from thingsboard. The memory it started with was 4GB (after executing the systemctl status for cassandra) and after 15 hours it has reached up to 9.3GB. I want to know why is there this much increase in memory and is there any way to control it or to restrict it to use fixed amount of memory without the data being lost.
Asked
Active
Viewed 161 times
1 Answers
2
Check this for setting max heap size used . But tune cassandra gc properly when you change this.

Mehul Gupta
- 440
- 5
- 23

Laxmikant
- 1,551
- 1
- 13
- 30