[
https://issues.apache.org/jira/browse/MESOS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Quarfot Nielsen updated MESOS-1078:
------------------------------------------
Fix Version/s: 0.18.1
> 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
> Fix For: 0.18.1
>
>
> 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)