-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54255/
-----------------------------------------------------------

(Updated Dec. 18, 2016, 1:08 p.m.)


Review request for Aurora, Joshua Cohen and Zameer Manji.


Changes
-------

Rebase.


Bugs: AURORA-1813
    https://issues.apache.org/jira/browse/AURORA-1813


Repository: aurora


Description
-------

Included changes:

* Handle new task states introduced in the latest Mesos release.
* Prevent NullPointer exception when inspecting an empty/invalid executor 
config in a test.
  Probably this is due to a change in the Mesos protobufs.
* Fix bug preventing the teardown of Vagrant boxes started by the egg build.
* Increase resources for the Mesos egg builds. The build for all distribution 
now takes 2h in total.

Full Mesos changelog: 
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.1.0


Diffs (updated)
-----

  3rdparty/python/BUILD c572da02e68957567eca0fc3cde9c518aa4fe126 
  RELEASE-NOTES.md a7925948791d540ab1a96c9d0aff2a274a75ee3d 
  Vagrantfile c20c7861095de0f81dbf57c617640e24257b52b4 
  build-support/packer/build.sh 2fb4723ed4d57be25371c6b60375044c857afabd 
  build-support/python/make-mesos-native-egg 
bcc6e85abb7536002afb3071c08e2008bcc1ecca 
  build.gradle 7064bcace19a183c41e04c4ac7a6944df6063d2a 
  src/main/java/org/apache/aurora/scheduler/base/Conversions.java 
4a1e0876609ce8eda457c0174e3ea3fbb8609376 
  
src/main/java/org/apache/aurora/scheduler/configuration/executor/ExecutorSettingsLoader.java
 7dc9eff2c7058e90eb93f7d7f4f378e8883989e5 

Diff: https://reviews.apache.org/r/54255/diff/


Testing
-------

./gradlew -Pq build
./pants test.pytest src/{main,test}/python:: -- -v
./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh (run both with Mesos 1.0 
and Mesos 1.1)


Thanks,

Stephan Erb

Reply via email to