Re: optimization to cassandra-env.sh

2018-07-31 Thread R1 J1
Thank you Sean and Rahul for the consult On Sun, Jul 29, 2018 at 6:52 PM, Rahul Singh wrote: > Depends on which GC you are using but you can definitely manage GC - but > you will always be stuck to the upper limit of memory. > > I found the Hubspot gc visualizer and the associated blog post ver

Re: optimization to cassandra-env.sh

2018-07-29 Thread Rahul Singh
Depends on which GC you are using but you can definitely manage GC - but you will always be stuck to the upper limit of memory. I found the Hubspot gc visualizer and the associated blog post very helpful in the past. https://github.com/HubSpot/gc_log_visualizer/blob/master/README.md https://p