Yan Xu created MESOS-3546:
-----------------------------
Summary: Mesos scheduler driver python binding breaks when
implicitAcknowledgements is not supplied.
Key: MESOS-3546
URL: https://issues.apache.org/jira/browse/MESOS-3546
Project: Mesos
Issue Type: Bug
Affects Versions: 0.22.0
Reporter: Yan Xu
The C++ driver has overloads that make `bool implicitAcknowledgements` optional
but the python binding throws an error if the client code doesn't supply it.
{noformat:title=error}
TypeError: an integer is required
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)