gorealis/gen-go/apache/aurora
Renan I. Del Valle b505304b79
Adding autopause APIs to future (#110)
* Updating thrift definitions to add autopause for batch based update strategies.

* Adding batch calculator utility and test cases for it.

* Adding PauseUpdateMonitor which allows users to poll Aurora for information on an active Update being carried out until it enters the ROLL_FORWARD_PAUSED state.

* Tests for PauseUpdateMonitor and VariableBatchStep added to the end to end tests.

* Adding TerminalUpdateStates function which returns a slice containing all terminal states for an update. Changed signature of JobUpdateStatus from using a map for desired states to a slice. A map is no longer necessary with the new version of thrift and only adds complexity.
2020-01-13 16:03:40 -08:00
..
aurora_admin-remote Variable Batch Update Support (#100) 2019-08-28 17:12:59 -07:00
aurora_scheduler_manager-remote Variable Batch Update Support (#100) 2019-08-28 17:12:59 -07:00
read_only_scheduler-remote Variable Batch Update Support (#100) 2019-08-28 17:12:59 -07:00
auroraAPI-consts.go Upgrading gorealis v1 to Thrift 0.12.0 code generation. End to end tests cleanup (#96) 2019-02-20 11:11:46 -08:00
auroraAPI.go Adding autopause APIs to future (#110) 2020-01-13 16:03:40 -08:00
GoUnusedProtection__.go Upgrading gorealis v1 to Thrift 0.12.0 code generation. End to end tests cleanup (#96) 2019-02-20 11:11:46 -08:00