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

(Updated March 23, 2017, 4:23 p.m.)


Review request for Aurora, David McLaughlin, Joshua Cohen, Santhosh Kumar 
Shanmugham, and Zameer Manji.


Changes
-------

Style changes.


Repository: aurora


Description
-------

This diff adds an option to not retry api calls to the scheduler. For some of 
the non-idempotent operations we would like to not automatically retry. This 
patch makes this functionality available only to the `schedule_backup_now` 
command.

If there is consensus, this can be added to all commands as well.


Diffs (updated)
-----

  src/main/python/apache/aurora/admin/admin.py 
070c348d2ca5db1edecf832efd9aa5481bddaa4b 
  src/main/python/apache/aurora/client/api/__init__.py 
e1dde638bd1d686269fbcd88cb083a52e7f5dbfc 
  src/main/python/apache/aurora/client/api/scheduler_client.py 
9bbfece012e48e0b1752bbefd25c89e04d312cf6 
  src/test/python/apache/aurora/client/api/test_scheduler_client.py 
f6018caa4f431e85a9e9ff203ac3d4b6c33f40ef 


Diff: https://reviews.apache.org/r/54957/diff/4/

Changes: https://reviews.apache.org/r/54957/diff/3-4/


Testing
-------

* Manual testing
* ./build-support/jenkins/build.sh passes


Thanks,

Karthik Anantha Padmanabhan

Reply via email to