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

Issue 1862303004: cipd: shared tag cache (Closed)

Created:
4 years, 8 months ago by nodir
Modified:
4 years, 8 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, andrew.wang, todd, tandrii+luci-go_chromium.org, M-A Ruel
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

cipd: shared tag cache Add -cache-dir flag to most of the commands: a path to a shared cache dir. ATM only tag cache uses it. In the next CL it will be used for a shared instance cache. No synchronization between different cipd processes that access same cache dir, because cipd never used locking R=vadimsh@chromium.org BUG=601017 Committed: https://github.com/luci/luci-go/commit/81ae6f3a3836e9f32c9d99398974d69bf382ff80

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 2

Patch Set 3 : Remove caveat, inline help #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -78 lines) Patch
M client/cipd/client.go View 1 5 chunks +22 lines, -9 lines 0 comments Download
M client/cmd/cipd/friendly.go View 1 2 5 chunks +8 lines, -2 lines 0 comments Download
M client/cmd/cipd/main.go View 1 2 42 chunks +70 lines, -67 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
nodir
PTAL. Tested locally.
4 years, 8 months ago (2016-04-08 01:32:15 UTC) #2
Vadim Sh.
https://codereview.chromium.org/1862303004/diff/20001/client/cmd/cipd/main.go File client/cmd/cipd/main.go (right): https://codereview.chromium.org/1862303004/diff/20001/client/cmd/cipd/main.go#newcode234 client/cmd/cipd/main.go:234: const cacheDirHelp = "Directory for shared cache. CAVEAT: only ...
4 years, 8 months ago (2016-04-08 01:42:55 UTC) #3
nodir
done
4 years, 8 months ago (2016-04-08 11:19:48 UTC) #4
Vadim Sh.
lgtm
4 years, 8 months ago (2016-04-08 19:13:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1862303004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1862303004/40001
4 years, 8 months ago (2016-04-08 20:24:27 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 20:31:05 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/81ae6f3a3836e9f32c9d99398974d69bf382ff80

Powered by Google App Engine
This is Rietveld 408576698