[ 
https://issues.apache.org/jira/browse/MESOS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Quarfot Nielsen resolved MESOS-1078.
-------------------------------------------

    Resolution: Fixed

Fixed in https://reviews.apache.org/r/18976/

> JNI calls hasNext on ArrayList instead of iterator.
> ---------------------------------------------------
>
>                 Key: MESOS-1078
>                 URL: https://issues.apache.org/jira/browse/MESOS-1078
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Niklas Quarfot Nielsen
>            Assignee: Bernd Mathiske
>
> We experienced a crash in the JNI code while using requestResources().
> It looks like hasNext() is called on the ArrayList instead of the iterator. 
> When using the Clojure bindings, this caused an exception which propagated 
> into the JNI code.



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

Reply via email to