Niklas Quarfot Nielsen created MESOS-1136:
---------------------------------------------

             Summary: Add better exception handling in JNI code
                 Key: MESOS-1136
                 URL: https://issues.apache.org/jira/browse/MESOS-1136
             Project: Mesos
          Issue Type: Improvement
            Reporter: Niklas Quarfot Nielsen


We have experienced some segfaults in the JNI layer which were results of 
exceptions thrown within the JVM. We guard certain calls for thrown exceptions 
and return NULL (which in turn results in a fault). We can be more graceful and 
actually provide call-stack and exception toString output.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to