-
Notifications
You must be signed in to change notification settings - Fork 550
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rewrite skyserve update * remove sigint * delete storage buckets of older versions * revert cleanup storage * clean up storage from past versions * add a todo comment * add service field backward compatibility * add service field backward compatibility * remove stale comments * update comment * pr review * add versions to db * refactor * fix weird serve-update-new * del * merge master * pr review * clip target_num_replicas * not expose mixed_replica_versions to user * address pr * fix bug * fix bug * fix * bug fix * update comments * if statements * move add_column_to_table place * move graceful termination to _terminate_replica * move version checking code to _refresh_process_pool * code reviews * address code reviews * version updating outside the for loop * code review * clean up storage * rename logger info * code change * update service atomically * fix bug * fix * update variable names * atomic update to increment version * add skyserve update smoke test
- Loading branch information
Showing
14 changed files
with
728 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.