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

Issue 2557593002: Add batch logging support to eventlog. (Closed)

Created:
4 years ago by mcgreevy
Modified:
4 years ago
Reviewers:
djd-OOO-Apr2017
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org, mithro
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 18

Patch Set 2 : Add batch logging support to eventlog. #

Patch Set 3 : Add batch logging support to eventlog. #

Patch Set 4 : Fix race in test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+496 lines, -31 lines) Patch
M client/cmd/isolate/exp_archive.go View 1 chunk +1 line, -1 line 0 comments Download
M common/eventlog/eventlog.go View 4 chunks +39 lines, -10 lines 0 comments Download
A common/eventlog/internal/logservice/batch_logger.go View 1 2 1 chunk +156 lines, -0 lines 0 comments Download
A common/eventlog/internal/logservice/batch_logger_test.go View 1 2 3 1 chunk +262 lines, -0 lines 0 comments Download
M common/eventlog/internal/logservice/logservice.go View 2 chunks +37 lines, -19 lines 0 comments Download
M examples/eventlog/main.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
mcgreevy
djd says he doesn't think this was published, so I'm publishing it now.
4 years ago (2016-12-06 02:33:39 UTC) #3
djd-OOO-Apr2017
https://codereview.chromium.org/2557593002/diff/1/common/eventlog/eventlog.go File common/eventlog/eventlog.go (right): https://codereview.chromium.org/2557593002/diff/1/common/eventlog/eventlog.go#newcode75 common/eventlog/eventlog.go:75: if err != nil { It would be nice ...
4 years ago (2016-12-06 06:31:27 UTC) #4
mcgreevy
https://codereview.chromium.org/2557593002/diff/1/common/eventlog/eventlog.go File common/eventlog/eventlog.go (right): https://codereview.chromium.org/2557593002/diff/1/common/eventlog/eventlog.go#newcode75 common/eventlog/eventlog.go:75: if err != nil { On 2016/12/06 06:31:27, djd ...
4 years ago (2016-12-06 23:57:36 UTC) #5
djd-OOO-Apr2017
Mind uploading PS2? https://codereview.chromium.org/2557593002/diff/1/common/eventlog/internal/logservice/batch_logger.go File common/eventlog/internal/logservice/batch_logger.go (right): https://codereview.chromium.org/2557593002/diff/1/common/eventlog/internal/logservice/batch_logger.go#newcode117 common/eventlog/internal/logservice/batch_logger.go:117: dropLen := len(toUpload) On 2016/12/06 at ...
4 years ago (2016-12-07 00:31:25 UTC) #6
djd-OOO-Apr2017
:D
4 years ago (2016-12-07 00:31:35 UTC) #7
mcgreevy
https://codereview.chromium.org/2557593002/diff/1/common/eventlog/internal/logservice/batch_logger.go File common/eventlog/internal/logservice/batch_logger.go (right): https://codereview.chromium.org/2557593002/diff/1/common/eventlog/internal/logservice/batch_logger.go#newcode117 common/eventlog/internal/logservice/batch_logger.go:117: dropLen := len(toUpload) On 2016/12/07 00:31:25, djd wrote: > ...
4 years ago (2016-12-07 02:42:37 UTC) #8
djd-OOO-Apr2017
lgtm
4 years ago (2016-12-07 02:54:03 UTC) #9
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/2557593002/60001
4 years ago (2016-12-07 02:59:51 UTC) #11
commit-bot: I haz the power
4 years ago (2016-12-07 03:07:28 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-go/commit/7477886a355c7267508550a313fcaeed8bd12ada

Powered by Google App Engine
This is Rietveld 408576698