- I upgraded cassandra nodes from 2.1.0 to 2.1.1
- I have hsha configuration in my cassandra.yaml file
- after upgrade if I restart the service,
ERROR java.lang.OutOfMemoryError: Requested array size exceeds VM limit
If i change it to sync (in cassandra.yaml), cassandra nodes comes up.