[ 
https://issues.apache.org/jira/browse/CASSANDRA-17128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440824#comment-17440824
 ] 

David Capwell commented on CASSANDRA-17128:
-------------------------------------------

Starting commit

CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-17128-trunk-10695C9A-5B8C-433B-AE90-5BB265E5704C]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-17128-trunk-10695C9A-5B8C-433B-AE90-5BB265E5704C]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1269/]|


> 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
>          Components: Local/Other
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 4.x
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to