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

Issue 287063003: Correct SpdySession StreamID exhaustion behavior (Closed)

Created:
6 years, 7 months ago by Johnny
Modified:
6 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Correct SpdySession StreamID exhaustion behavior If the stream ID space is exhausted, SpdySession must allow active streams to complete, but prevent new streams from being created. Change SpdySession to begin going away in this case, and add an explicit test on ID exhaustion. Also allow stream IDs to use the full 31-bit space available. BUG=373858 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271175

Patch Set 1 #

Patch Set 2 : Comment tweaks. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -7 lines) Patch
M net/spdy/spdy_session.h View 3 chunks +3 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 3 chunks +13 lines, -5 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 1 chunk +125 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Johnny
6 years, 7 months ago (2014-05-15 21:55:48 UTC) #1
Ryan Hamilton
lgtm
6 years, 7 months ago (2014-05-16 18:15:26 UTC) #2
Johnny
The CQ bit was checked by jgraettinger@chromium.org
6 years, 7 months ago (2014-05-16 18:17:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jgraettinger@chromium.org/287063003/20001
6 years, 7 months ago (2014-05-16 18:19:54 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-16 21:23:28 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-17 05:24:10 UTC) #6
Message was sent while issue was closed.
Change committed as 271175

Powered by Google App Engine
This is Rietveld 408576698