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

Issue 2644413002: Add independent config poller service. (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

Add independent config poller service. Add a configuration poller service which triggers a callback when the configuration's hash changes. This will be used in follow-up CLs to replace other configuration operations. BUG=chromium:682465 TEST=None Review-Url: https://codereview.chromium.org/2644413002 Committed: https://github.com/luci/luci-go/commit/b4bee637a6593dd2b8d67e96cbc31a515c61f38e

Patch Set 1 #

Patch Set 2 : Updated patchset dependency #

Total comments: 10

Patch Set 3 : Comments. #

Patch Set 4 : interval -> period #

Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -0 lines) Patch
A logdog/server/service/config/poller.go View 1 2 3 1 chunk +103 lines, -0 lines 0 comments Download
A logdog/server/service/config/poller_test.go View 1 2 3 1 chunk +122 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (5 generated)
dnj
PTAL
3 years, 11 months ago (2017-01-20 23:39:53 UTC) #2
iannucci
lgtm https://codereview.chromium.org/2644413002/diff/20001/logdog/server/service/config/poller.go File logdog/server/service/config/poller.go (right): https://codereview.chromium.org/2644413002/diff/20001/logdog/server/service/config/poller.go#newcode20 logdog/server/service/config/poller.go:20: // the OnChange function will be called and ...
3 years, 11 months ago (2017-01-21 00:09:13 UTC) #3
dnj
https://codereview.chromium.org/2644413002/diff/20001/logdog/server/service/config/poller.go File logdog/server/service/config/poller.go (right): https://codereview.chromium.org/2644413002/diff/20001/logdog/server/service/config/poller.go#newcode20 logdog/server/service/config/poller.go:20: // the OnChange function will be called and the ...
3 years, 11 months ago (2017-01-21 01:17:54 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/2644413002/60001
3 years, 11 months ago (2017-01-21 01:18:59 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 01:26:19 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-go/commit/b4bee637a6593dd2b8d67e96cbc31a515c61f38e

Powered by Google App Engine
This is Rietveld 408576698