You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (Jira)" <ji...@apache.org> on 2020/11/20 16:57:00 UTC

[jira] [Created] (CASSANDRA-16294) Potential NPE in JVMStabilityInspector

Sam Tunnicliffe created CASSANDRA-16294:
-------------------------------------------

             Summary: Potential NPE in JVMStabilityInspector
                 Key: CASSANDRA-16294
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16294
             Project: Cassandra
          Issue Type: Bug
          Components: Legacy/Core
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe


On either a FileNotFoundException or SocketException, JVMStabilityInspector checks the error message for the string "Too many open files". However, both of these exceptions have a constructor which sets a null message, which can lead to NPE if handled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org