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

Issue 1987353002: dscache: Reduce log level of memcache failures. (Closed)

Created:
4 years, 7 months ago by dnj
Modified:
4 years, 6 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/luci/gae@master
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

dscache: Reduce log level of memcache failures. Warning-level failures quickly pollute the AppEngine log space. This change converts some of the more common warnings to Debug-level logs so the Warning space remains reserved for higher attention calls. Also add a warning about lock eviction poisoning to THERE BE DRAGONS section of the doc. BUG= Committed: https://github.com/luci/gae/commit/6d785923cdc1615899a7632269e5e636a2300786

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -3 lines) Patch
M filter/dscache/doc.go View 1 chunk +26 lines, -0 lines 2 comments Download
M filter/dscache/ds.go View 2 chunks +2 lines, -2 lines 0 comments Download
M filter/dscache/support.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (6 generated)
dnj
PTAL
4 years, 6 months ago (2016-05-29 16:29:41 UTC) #4
iannucci
lgtm https://chromiumcodereview.appspot.com/1987353002/diff/20001/filter/dscache/doc.go File filter/dscache/doc.go (right): https://chromiumcodereview.appspot.com/1987353002/diff/20001/filter/dscache/doc.go#newcode185 filter/dscache/doc.go:185: // bounding the period of time when poisoned ...
4 years, 6 months ago (2016-05-29 19:49:12 UTC) #6
dnj
https://chromiumcodereview.appspot.com/1987353002/diff/20001/filter/dscache/doc.go File filter/dscache/doc.go (right): https://chromiumcodereview.appspot.com/1987353002/diff/20001/filter/dscache/doc.go#newcode185 filter/dscache/doc.go:185: // bounding the period of time when poisoned data ...
4 years, 6 months ago (2016-05-29 21:25:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987353002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987353002/20001
4 years, 6 months ago (2016-05-29 21:25:29 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-05-29 21:28:07 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://github.com/luci/gae/commit/6d785923cdc1615899a7632269e5e636a2300786

Powered by Google App Engine
This is Rietveld 408576698