aurora git commit: Attempt #2 to fix flaky Webhook test

2017-12-12 Thread serb
Repository: aurora Updated Branches: refs/heads/master 301f06636 -> 65c2288e0 Attempt #2 to fix flaky Webhook test Along the same lines of Stephan's change (https://reviews.apache.org/r/64482/), but waiting for `onThrowable` to finish since it is called asyncronously to the future being

[2/2] aurora git commit: Update to Thrift 0.10.0 (https://github.com/apache/thrift/blob/master/CHANGES)

2017-12-12 Thread jsirois
Update to Thrift 0.10.0 (https://github.com/apache/thrift/blob/master/CHANGES) Included changes: * Update to the latest pants version. This was necesary to get ./pants gen working. * The Java hashcode option has been removed as it is now the default. Testing Done: ``` $

[1/2] aurora git commit: Update to Thrift 0.10.0 (https://github.com/apache/thrift/blob/master/CHANGES)

2017-12-12 Thread jsirois
Repository: aurora Updated Branches: refs/heads/master 65c2288e0 -> 4489dc345 http://git-wip-us.apache.org/repos/asf/aurora/blob/4489dc34/src/test/python/apache/thermos/core/test_process.py -- diff --git

aurora git commit: Restore Linux compatibility of review_feedback.py

2017-12-12 Thread serb
Repository: aurora Updated Branches: refs/heads/master 0cdaa1509 -> 301f06636 Restore Linux compatibility of review_feedback.py The "unbuffered" parameter introduced in https://reviews.apache.org/r/64508/ does only work on MacOS. Project: http://git-wip-us.apache.org/repos/asf/aurora/repo