David Capwell created CASSANDRA-17128:
-----------------------------------------

             Summary: JVMStabilityInspector.forceHeapSpaceOomMaybe should 
handle all non-heap OOMs rather than only supporting direct only
                 Key: CASSANDRA-17128
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17128
             Project: Cassandra
          Issue Type: Improvement
            Reporter: David Capwell
            Assignee: David Capwell


When an OOM is thrown we do normally want the JVM to halt (assuming JVM flags 
state to), but this only happens in very specific cases (see CASSANDRA-15214 
for more details).  Rather than relying on an allow list to convert to 
heap-oom, we should rely on an deny list; this way we handle every OOM thrown.



--
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

Reply via email to