Is a VM running Cassandra with only 16GB for a staging agent sufficient enough?
1st March 2023
Usually for Cassandra these options should be set in jvm-server.options: -Xms16G -Xmx16G …but with these settings the Cassandra service dies on a VM with 16G RAM total. Now can this …