[ 
https://issues.apache.org/jira/browse/CASSANDRA-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Rohrer updated CASSANDRA-16578:
------------------------------------
     Bug Category: Parent values: Code(13163)Level 1 values: Bug - Unclear 
Impact(13164)
       Complexity: Low Hanging Fruit
      Component/s: Local/Other
    Discovered By: User Report
         Severity: Normal
           Status: Open  (was: Triage Needed)

> NativeLibrary#getProcessID() does not handle `UnsatisfiedLinkError`
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-16578
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16578
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Other
>            Reporter: Doug Rohrer
>            Assignee: Doug Rohrer
>            Priority: Normal
>         Attachments: native-library-fix.patch
>
>
> NativeLibrary#getProcessID() does not handle `UnsatisfiedLinkError` (derived 
> from Error, not Exception) as the other native methods do. Therefore, it can 
> never return -1 when it fails for this reason, and can break callers that 
> would otherwise be able to handle the situation gracefully. Most other 
> methods in the class do this, but this one is missing the handling of this 
> error.



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