Yifan Cai created CASSANDRA-17227: ------------------------------------- Summary: Synthetic heap OOM generation should only run with the presence of on OOM JVM options Key: CASSANDRA-17227 URL: https://issues.apache.org/jira/browse/CASSANDRA-17227 Project: Cassandra Issue Type: Improvement Reporter: Yifan Cai Assignee: Yifan Cai
The synthetic heap OOM generation introduced in CASSANDRA-15214 assumes Cassandra always runs with the related on OOM JVM options, e.g. -XX:+ExitOnOutOfMemoryError. So that the synthetic heap OOM can trigger the handler. If the Cassandra process does not start with any of those on OOM options, the synthetic heap OOM generation should not run. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org