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

Issue 1883813003: Flock master startup. (Closed)

Created:
4 years, 8 months ago by ghost stip (do not use)
Modified:
4 years, 8 months ago
Reviewers:
pgervais
CC:
chromium-reviews, infra-reviews+build_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Flock master startup. Since the flock fd is inherited by the master as it starts up, this protects it even before it can drop twisted.pid. This change has been tested to work on linux. BUG=588118 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299916

Patch Set 1 #

Patch Set 2 : Tested, working. #

Total comments: 4

Patch Set 3 : Remove spurious envars. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -9 lines) Patch
M .gitignore View 1 1 chunk +1 line, -0 lines 0 comments Download
M masters/master-common-rules.mk View 1 2 2 chunks +14 lines, -9 lines 0 comments Download
A masters/start_master.sh View 1 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
ghost stip (do not use)
ptal
4 years, 8 months ago (2016-04-14 00:18:54 UTC) #3
ghost stip (do not use)
https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk File masters/master-common-rules.mk (right): https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk#newcode77 masters/master-common-rules.mk:77: PYTHONPATH=$(PYTHONPATH) SCRIPTS_DIR=$(SCRIPTS_DIR) PYTHONPATH=$(PYTHONPATH) SCRIPTS_DIR=$(SCRIPTS_DIR)$(TOPLEVEL_DIR)/masters/start_master.sh lol
4 years, 8 months ago (2016-04-14 00:21:19 UTC) #4
ghost stip (do not use)
updated
4 years, 8 months ago (2016-04-14 00:23:11 UTC) #5
pgervais
One question https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk File masters/master-common-rules.mk (right): https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk#newcode72 masters/master-common-rules.mk:72: ifneq ($(wildcard $(FLOCK)),) why wildcard here? doesn't ...
4 years, 8 months ago (2016-04-14 00:26:01 UTC) #6
ghost stip (do not use)
https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk File masters/master-common-rules.mk (right): https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk#newcode72 masters/master-common-rules.mk:72: ifneq ($(wildcard $(FLOCK)),) On 2016/04/14 00:26:01, pgervais wrote: > ...
4 years, 8 months ago (2016-04-14 00:27:46 UTC) #7
ghost stip (do not use)
https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk File masters/master-common-rules.mk (right): https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk#newcode72 masters/master-common-rules.mk:72: ifneq ($(wildcard $(FLOCK)),) On 2016/04/14 00:27:46, stip wrote: > ...
4 years, 8 months ago (2016-04-14 00:30:52 UTC) #8
pgervais
On 2016/04/14 00:30:52, stip wrote: > https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk > File masters/master-common-rules.mk (right): > > https://codereview.chromium.org/1883813003/diff/20001/masters/master-common-rules.mk#newcode72 > ...
4 years, 8 months ago (2016-04-14 00:33:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883813003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883813003/40001
4 years, 8 months ago (2016-04-14 00:35:00 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=299916
4 years, 8 months ago (2016-04-14 00:44:43 UTC) #13
dnj
4 years, 8 months ago (2016-04-14 15:24:52 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1890453006/ by dnj@chromium.org.

The reason for reverting is: This breaks the ability to restart internal masters
(crbug.com/603584).

Powered by Google App Engine
This is Rietveld 408576698