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

Issue 1363063002: Add ability to estimate the size of a PropertyMap (Closed)

Created:
5 years, 3 months ago by iannucci
Modified:
5 years, 3 months ago
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Base URL:
https://github.com/luci/gae.git@minor_tweak
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

Add ability to estimate the size of a PropertyMap This will be used to track in-flight transaction sizes. R=dnj@chromium.org, estaab@chromium.org, maruel@chromium.org, tandrii@chromium.org, vadimsh@chromium.org BUG=533021 Committed: https://github.com/luci/gae/commit/362a439e09ed815a83b82a61b96499a8ab565241

Patch Set 1 #

Total comments: 3

Patch Set 2 : address comments #

Patch Set 3 : fix errcheck madness #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -0 lines) Patch
M service/datastore/key.go View 1 1 chunk +18 lines, -0 lines 0 comments Download
M service/datastore/properties.go View 1 2 chunks +46 lines, -0 lines 0 comments Download
A service/datastore/size_test.go View 1 2 1 chunk +80 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
iannucci
5 years, 3 months ago (2015-09-23 19:57:52 UTC) #1
Vadim Sh.
lgtm
5 years, 3 months ago (2015-09-23 20:02:54 UTC) #2
dnj (Google)
https://codereview.chromium.org/1363063002/diff/1/service/datastore/properties.go File service/datastore/properties.go (right): https://codereview.chromium.org/1363063002/diff/1/service/datastore/properties.go#newcode803 service/datastore/properties.go:803: func (pm PropertyMap) EstimateSize(withNamespace bool) int { Accumulating int, ...
5 years, 3 months ago (2015-09-23 20:03:19 UTC) #4
iannucci
https://codereview.chromium.org/1363063002/diff/1/service/datastore/properties.go File service/datastore/properties.go (right): https://codereview.chromium.org/1363063002/diff/1/service/datastore/properties.go#newcode803 service/datastore/properties.go:803: func (pm PropertyMap) EstimateSize(withNamespace bool) int { On 2015/09/23 ...
5 years, 3 months ago (2015-09-23 20:28:41 UTC) #5
iannucci
(ptal)
5 years, 3 months ago (2015-09-23 21:35:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1363063002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1363063002/20001
5 years, 3 months ago (2015-09-23 23:52:36 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Luci-GAE Presubmit on master.tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Luci-GAE%20Presubmit/builds/12)
5 years, 3 months ago (2015-09-23 23:58:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1363063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1363063002/40001
5 years, 3 months ago (2015-09-23 23:59:21 UTC) #14
commit-bot: I haz the power
5 years, 3 months ago (2015-09-24 00:00:27 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/gae/commit/362a439e09ed815a83b82a61b96499a8ab565241

Powered by Google App Engine
This is Rietveld 408576698