Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(425)

Issue 2163413002: Look at the current number of idle VMs during resize logic (Closed)

Created:
4 years, 5 months ago by smut
Modified:
4 years, 5 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Base URL:
https://github.com/luci/luci-py.git@master
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Look at the current number of idle VMs during resize logic targetSize includes all VMs that are being created, deleted, etc. By looking only at idle VMs we actually wait for them to be created before flooding GCE with another increase request. BUG=620534 Committed: https://github.com/luci/luci-py/commit/f10f1d7b962785a2f2f3a44bbdc2657beb02cdf8

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M appengine/gce-backend/instance_group_managers.py View 1 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
smut
So for example if it gets stuck resizing from 100 -> 200 we want to ...
4 years, 5 months ago (2016-07-20 20:55:21 UTC) #2
Vadim Sh.
https://codereview.chromium.org/2163413002/diff/1/appengine/gce-backend/instance_group_managers.py File appengine/gce-backend/instance_group_managers.py (right): https://codereview.chromium.org/2163413002/diff/1/appengine/gce-backend/instance_group_managers.py#newcode312 appengine/gce-backend/instance_group_managers.py:312: # Find out how many VMs are created (i.e. ...
4 years, 5 months ago (2016-07-20 20:57:23 UTC) #3
smut
https://codereview.chromium.org/2163413002/diff/1/appengine/gce-backend/instance_group_managers.py File appengine/gce-backend/instance_group_managers.py (right): https://codereview.chromium.org/2163413002/diff/1/appengine/gce-backend/instance_group_managers.py#newcode312 appengine/gce-backend/instance_group_managers.py:312: # Find out how many VMs are created (i.e. ...
4 years, 5 months ago (2016-07-20 21:00:37 UTC) #4
Vadim Sh.
lgtm
4 years, 5 months ago (2016-07-20 21:02:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2163413002/20001
4 years, 5 months ago (2016-07-20 21:16:42 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 21:18:59 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-py/commit/f10f1d7b962785a2f2f3a44bbdc2657beb02cdf8

Powered by Google App Engine
This is Rietveld 408576698