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

Issue 1906023002: LogDog: Add project namespace to Butler/Collector. (Closed)

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

Description

LogDog: Add project namespace to Butler/Collector. BUG= Committed: https://github.com/luci/luci-go/commit/2c89d7001680ffd3dfda2fdce6fabd6764933e88

Patch Set 1 #

Patch Set 2 : Also update bootstrap logic. #

Total comments: 4

Patch Set 3 : Updated protobuf comment. #

Patch Set 4 : Rebase? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+670 lines, -360 lines) Patch
M client/cmd/logdog_butler/main.go View 1 2 3 3 chunks +17 lines, -1 line 0 comments Download
M client/cmd/logdog_butler/subcommand_run.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M client/internal/logdog/butler/bundler/bundler.go View 1 5 chunks +14 lines, -6 lines 0 comments Download
M client/internal/logdog/butler/butler.go View 1 4 chunks +21 lines, -1 line 0 comments Download
M client/internal/logdog/butler/butler_test.go View 3 chunks +12 lines, -3 lines 0 comments Download
M client/logdog/butlerlib/bootstrap/bootstrap.go View 1 3 chunks +9 lines, -2 lines 0 comments Download
M client/logdog/butlerlib/bootstrap/bootstrap_test.go View 1 3 chunks +34 lines, -15 lines 0 comments Download
M client/logdog/butlerlib/bootstrap/environment.go View 1 1 chunk +5 lines, -5 lines 0 comments Download
M client/logdog/butlerlib/streamproto/properties.go View 1 chunk +1 line, -1 line 0 comments Download
M common/proto/logdog/logpb/butler.proto View 1 2 2 chunks +29 lines, -15 lines 0 comments Download
M common/proto/logdog/logpb/butler.pb.go View 1 2 3 chunks +54 lines, -41 lines 0 comments Download
M server/internal/logdog/collector/collector.go View 8 chunks +67 lines, -19 lines 0 comments Download
M server/internal/logdog/collector/collector_test.go View 3 chunks +264 lines, -196 lines 0 comments Download
M server/internal/logdog/collector/coordinator/cache.go View 9 chunks +40 lines, -11 lines 0 comments Download
M server/internal/logdog/collector/coordinator/cache_test.go View 4 chunks +27 lines, -0 lines 0 comments Download
M server/internal/logdog/collector/coordinator/coordinator.go View 1 6 chunks +18 lines, -7 lines 0 comments Download
M server/internal/logdog/collector/utils_test.go View 12 chunks +57 lines, -37 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 9 (4 generated)
dnj
PTAL
4 years, 8 months ago (2016-04-25 16:23:20 UTC) #2
Vadim Sh.
lgtm with questions https://codereview.chromium.org/1906023002/diff/20001/common/proto/logdog/logpb/butler.proto File common/proto/logdog/logpb/butler.proto (right): https://codereview.chromium.org/1906023002/diff/20001/common/proto/logdog/logpb/butler.proto#newcode131 common/proto/logdog/logpb/butler.proto:131: but will not share the secret ...
4 years, 8 months ago (2016-04-25 18:51:52 UTC) #3
dnj
https://codereview.chromium.org/1906023002/diff/20001/common/proto/logdog/logpb/butler.proto File common/proto/logdog/logpb/butler.proto (right): https://codereview.chromium.org/1906023002/diff/20001/common/proto/logdog/logpb/butler.proto#newcode137 common/proto/logdog/logpb/butler.proto:137: * This ensures that only the Butler instance that ...
4 years, 8 months ago (2016-04-25 19:30:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906023002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906023002/60001
4 years, 7 months ago (2016-04-30 03:22:44 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 03:30:20 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-go/commit/2c89d7001680ffd3dfda2fdce6fabd6764933e88

Powered by Google App Engine
This is Rietveld 408576698