commit | f3071c92e3e16d157dafae5a90a421b2a3fb1124 | [log] [tgz] |
---|---|---|
author | Yuwei Huang <[email protected]> | Mon Aug 12 17:14:18 2019 |
committer | Yuwei Huang <[email protected]> | Mon Aug 12 17:14:18 2019 |
tree | 99acee50adae6e7c32c58ded007de370df4664e4 | |
parent | c1ddf75d9e1d7639e28afb3e0dccf48a7f16d778 [diff] |
[remoting][FTL] Restart stream when server closes stream with OK We had set up timer to restart the stream every 13 minutes. Per discussion w/ Tachyon SWEs this causes OOMs and load balancing problems in the Tachyon backend. We should restart the stream only when the server closes the stream with a OK status. This CL implements this and removes the stream lifetime timer. (cherry picked from commit ff8acf061aac3e73760bb85a918abe9bc86574ee) Bug: 992473 Change-Id: I132b5e32ce544cb748f197f32142189acea7a034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1745414 Reviewed-by: Jamie Walch <[email protected]> Commit-Queue: Yuwei Huang <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#685756} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1749542 Reviewed-by: Yuwei Huang <[email protected]> Cr-Commit-Position: refs/branch-heads/3865@{#325} Cr-Branched-From: 0cdcc6158160790658d1f033d3db873603250124-refs/heads/master@{#681094}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .