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

Rohit Turumella commented on MESOS-39:
--------------------------------------

It looks like there is a org_apache_mesos_MesosSchedulerDriver.cpp file. What 
exactly is the relationship between this and the MesosSchedulerDriver class in 
the java package?

-Rohit
                
> JNI bindings shouldn't segfault when passed invalid parameters
> --------------------------------------------------------------
>
>                 Key: MESOS-39
>                 URL: https://issues.apache.org/jira/browse/MESOS-39
>             Project: Mesos
>          Issue Type: Bug
>          Components: java-api
>            Reporter: Michael Armbrust
>            Assignee: Rohit Turumella
>
> Right now if you pass null values to the SchedulerDriver constructor it 
> causes the JVM to segfault.  It would be much nicer if you threw an 
> IllegalArgumentException with a helpful message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to