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

Issue 2648433007: LogDog: Use datastore config cache when available. (Closed)

Created:
3 years, 11 months ago by dnj
Modified:
3 years, 11 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

LogDog: Use datastore config cache when available. Check if the datastore config cache is available. If it is, incorporate it into the caching layer. This will allow the microservices to leverage the project-local caching for higher fault tolerance and less external reliance on hitting the configuration service. BUG=chromium:682465 TEST=None Review-Url: https://codereview.chromium.org/2648433007 Committed: https://github.com/luci/luci-go/commit/9b5c2ac8e891eedde109b1c9ec77735d77a567ae

Patch Set 1 #

Patch Set 2 : Updated patchset dependency #

Total comments: 10

Patch Set 3 : Comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -12 lines) Patch
M logdog/server/service/config/opts.go View 1 2 4 chunks +49 lines, -0 lines 0 comments Download
M logdog/server/service/service.go View 1 2 11 chunks +59 lines, -12 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (5 generated)
dnj
PTAL
3 years, 11 months ago (2017-01-20 23:40:17 UTC) #2
iannucci
lgtm https://codereview.chromium.org/2648433007/diff/20001/logdog/server/service/config/opts.go File logdog/server/service/config/opts.go (right): https://codereview.chromium.org/2648433007/diff/20001/logdog/server/service/config/opts.go#newcode51 logdog/server/service/config/opts.go:51: // The cache is enable. Install it into ...
3 years, 11 months ago (2017-01-21 00:32:24 UTC) #3
dnj
https://codereview.chromium.org/2648433007/diff/20001/logdog/server/service/config/opts.go File logdog/server/service/config/opts.go (right): https://codereview.chromium.org/2648433007/diff/20001/logdog/server/service/config/opts.go#newcode51 logdog/server/service/config/opts.go:51: // The cache is enable. Install it into our ...
3 years, 11 months ago (2017-01-21 02:00:02 UTC) #4
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/2648433007/40001
3 years, 11 months ago (2017-01-21 02:00:17 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 02:07:10 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/9b5c2ac8e891eedde109b1c9ec77735d77a567ae

Powered by Google App Engine
This is Rietveld 408576698