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

Issue 583063002: QUIC - Don't close the QUIC connection if server config update message (Closed)

Created:
6 years, 3 months ago by ramant (doing other things)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

QUIC - Don't close the QUIC connection if server config update message is not handled. Added a histogram to track how often this happens. R=rch@chromium.org,rjshade@chromium.org, asvitkine@chromium.org Committed: https://crrev.com/78c0c1b60221c2c521f86e26e999e3819df49c9c Cr-Commit-Position: refs/heads/master@{#295824}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : track successful handling of server config update message #

Total comments: 4

Patch Set 3 : Added BooleanIgnored #

Patch Set 4 : merge with TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M net/quic/quic_crypto_client_stream.cc View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
ramant (doing other things)
Hi Ryan and Robbie, When server sends a SCUP (server config update), if client doesn't ...
6 years, 3 months ago (2014-09-19 01:18:51 UTC) #3
Alexei Svitkine (slow)
I also suggest filing a crbug for this change since its apparently changing behavior in ...
6 years, 3 months ago (2014-09-19 15:14:17 UTC) #4
ramant (doing other things)
Thanks very much Alexei. Made the changes you suggested. https://codereview.chromium.org/583063002/diff/20001/net/quic/quic_crypto_client_stream.cc File net/quic/quic_crypto_client_stream.cc (right): https://codereview.chromium.org/583063002/diff/20001/net/quic/quic_crypto_client_stream.cc#newcode463 net/quic/quic_crypto_client_stream.cc:463: ...
6 years, 3 months ago (2014-09-19 17:00:05 UTC) #5
Alexei Svitkine (slow)
Looks good, just a couple last nits. Thanks! https://codereview.chromium.org/583063002/diff/40001/net/quic/quic_crypto_client_stream.cc File net/quic/quic_crypto_client_stream.cc (right): https://codereview.chromium.org/583063002/diff/40001/net/quic/quic_crypto_client_stream.cc#newcode464 net/quic/quic_crypto_client_stream.cc:464: UMA_HISTOGRAM_BOOLEAN("Net.QuicNumServerConfigUpdateMessagesIgnored", ...
6 years, 3 months ago (2014-09-19 17:08:04 UTC) #6
ramant (doing other things)
https://codereview.chromium.org/583063002/diff/40001/net/quic/quic_crypto_client_stream.cc File net/quic/quic_crypto_client_stream.cc (right): https://codereview.chromium.org/583063002/diff/40001/net/quic/quic_crypto_client_stream.cc#newcode464 net/quic/quic_crypto_client_stream.cc:464: UMA_HISTOGRAM_BOOLEAN("Net.QuicNumServerConfigUpdateMessagesIgnored", On 2014/09/19 17:08:04, Alexei Svitkine wrote: > Nit: ...
6 years, 3 months ago (2014-09-19 17:17:07 UTC) #7
Alexei Svitkine (slow)
LGTM, thanks!
6 years, 3 months ago (2014-09-19 17:18:00 UTC) #8
Ryan Hamilton
lgtm
6 years, 3 months ago (2014-09-19 18:16:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583063002/60001
6 years, 3 months ago (2014-09-19 20:26:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583063002/60001
6 years, 3 months ago (2014-09-19 20:26:10 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/69121) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/58410) android_arm64_dbg_recipe ...
6 years, 3 months ago (2014-09-19 20:32:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583063002/80001
6 years, 3 months ago (2014-09-19 21:06:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583063002/80001
6 years, 3 months ago (2014-09-19 21:07:03 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/11513)
6 years, 3 months ago (2014-09-19 21:57:23 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583063002/80001
6 years, 3 months ago (2014-09-19 23:36:28 UTC) #21
commit-bot: I haz the power
Failed to apply the patch.
6 years, 3 months ago (2014-09-20 00:07:49 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:80001) as 87cc54d5b80c8d62b5d81005f587a3dd2188a473
6 years, 3 months ago (2014-09-20 00:07:55 UTC) #24
commit-bot: I haz the power
6 years, 3 months ago (2014-09-20 00:08:57 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/78c0c1b60221c2c521f86e26e999e3819df49c9c
Cr-Commit-Position: refs/heads/master@{#295824}

Powered by Google App Engine
This is Rietveld 408576698