You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2016/08/23 20:10:20 UTC

[jira] [Commented] (CASSANDRA-12034) Special handling for Netty's direct memory allocation failure

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

Robert Stupp commented on CASSANDRA-12034:
------------------------------------------

[~tjake] can you take a look at the merge up to 3.9 & trunk?

> Special handling for Netty's direct memory allocation failure
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-12034
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12034
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>              Labels: doc-impacting
>             Fix For: 3.8
>
>
> With CASSANDRA-12032, Netty throws a {{io.netty.util.internal.OutOfDirectMemoryError}} if there's not enough off-heap memory for the response buffer. We can easily handle this situation and return an error. This is not a condition that destabilizes the system and should therefore not passed to {{JVMStabilityInspector}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)