[
https://issues.apache.org/jira/browse/AURORA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495501#comment-14495501
]
Benjamin Mahler commented on AURORA-1276:
-----------------------------------------
Tried upgrading to 0.22.0 based on https://reviews.apache.org/r/30467/, but ran
into the following when running the end-to-end tests:
{code}
==> devcluster: + wget -c
https://svn.apache.org/repos/asf/aurora/3rdparty/ubuntu/trusty64/python/mesos.native-0.22.0-py2.7-linux-x86_64.egg
==> devcluster: --2015-04-15 00:55:35--
https://svn.apache.org/repos/asf/aurora/3rdparty/ubuntu/trusty64/python/mesos.native-0.22.0-py2.7-linux-x86_64.egg
==> devcluster: Resolving svn.apache.org (svn.apache.org)...
==> devcluster: 140.211.11.105
==> devcluster: ,
==> devcluster: 140.211.11.105
==> devcluster: Connecting to svn.apache.org
(svn.apache.org)|140.211.11.105|:443...
==> devcluster: connected.
==> devcluster: HTTP request sent, awaiting response...
==> devcluster: 404 Not Found
==> devcluster: 2015-04-15 00:55:36 ERROR 404: Not Found.
{code}
How are the eggs in https://svn.apache.org/repos/asf/aurora/3rdparty/ added?
> Upgrade to mesos 0.22
> ---------------------
>
> Key: AURORA-1276
> URL: https://issues.apache.org/jira/browse/AURORA-1276
> Project: Aurora
> Issue Type: Task
> Reporter: Bill Farner
>
> http://mesos.apache.org/documentation/latest/upgrades/
> {quote}
> NOTE The C++/Java/Python scheduler bindings have been updated. In particular,
> the driver can be constructed with an additional argument that specifies
> whether to use implicit driver acknowledgements. In statusUpdate, the
> TaskStatus now includes a UUID to make explicit acknowledgements possible.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)