Charles Reiss created MESOS-542:
-----------------------------------

             Summary: Inherit ClassLoaders in JNI callbacks
                 Key: MESOS-542
                 URL: https://issues.apache.org/jira/browse/MESOS-542
             Project: Mesos
          Issue Type: Improvement
          Components: java-api
            Reporter: Charles Reiss


Currently, callbacks from MesosSchedulerDriver and MesosExecutorDriver use 
AttachCurrentThread() which always makes the context class loader be the 
bootstrap class loader. This is confusing for frameworks which thought they set 
a custom context class loader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to