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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to