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