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

Charles Reiss commented on MESOS-128:
-------------------------------------

Okay, somehow I didn't see that createTempDir() was actually only called with 
Jvm::Attach in scope, so this issue is bogus. Oops.
                
> tests/zookeeper_server.cpp doesn't use Jvm::Attach in createTempDir()
> ---------------------------------------------------------------------
>
>                 Key: MESOS-128
>                 URL: https://issues.apache.org/jira/browse/MESOS-128
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>            Reporter: Charles Reiss
>            Assignee: Charles Reiss
>            Priority: Trivial
>              Labels: jni, test
>
> ZooKeeperServer::createTempDir calls jvm->invoke without creating a 
> Jvm::Attach object.
> I'm not sure if this causes any problems, but I noticed it while looking at 
> some hard to reproduce mesos-tests crashes.

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