Description was changed from ========== Only delete the Data Reduction data usage stats if they've ...
3 years, 8 months ago
(2017-04-13 04:16:18 UTC)
#1
Description was changed from
==========
Only delete the Data Reduction data usage stats if they've been populated
Store if there's historical data in a pref and only clear the data usage
stats if ti's been populated before.
BUG=710909
==========
to
==========
Only delete the Data Reduction data usage stats if they've been populated
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
==========
megjablon
Patchset #1 (id:1) has been deleted
3 years, 8 months ago
(2017-04-13 19:52:18 UTC)
#2
Patchset #1 (id:1) has been deleted
megjablon
The CQ bit was checked by megjablon@chromium.org to run a CQ dry run
3 years, 8 months ago
(2017-04-13 19:52:39 UTC)
#3
Description was changed from ========== Only delete the Data Reduction data usage stats if they've ...
3 years, 8 months ago
(2017-04-13 19:54:17 UTC)
#5
Description was changed from
==========
Only delete the Data Reduction data usage stats if they've been populated
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
==========
to
==========
Fix memory issues with the Data Reduction proxy LevelDB
Delete the whole data base on DeleteHistoricalDataUsage so that the log
file isn't bloated with deletes to entries that don't exist. Also, don't
reuse the log on open.
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
==========
Might still have to fix tests, but PTAL at this fix. I should get it ...
3 years, 8 months ago
(2017-04-13 19:57:20 UTC)
#7
Might still have to fix tests, but PTAL at this fix. I should get it landed
ASAP.
megjablon
Description was changed from ========== Fix memory issues with the Data Reduction proxy LevelDB Delete ...
3 years, 8 months ago
(2017-04-13 20:00:24 UTC)
#8
Description was changed from
==========
Fix memory issues with the Data Reduction proxy LevelDB
Delete the whole data base on DeleteHistoricalDataUsage so that the log
file isn't bloated with deletes to entries that don't exist. Also, don't
reuse the log on open.
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
==========
to
==========
Fix memory issues with the Data Reduction proxy LevelDB
Delete the whole database on DeleteHistoricalDataUsage so that the log
file isn't bloated with deletes to entries that don't exist. Also, don't
reuse the log on open.
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
==========
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 8 months ago
(2017-04-13 20:19:26 UTC)
#9
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/430493) mac_chromium_rel_ng on ...
3 years, 8 months ago
(2017-04-13 20:19:27 UTC)
#10
3 years, 8 months ago
(2017-04-13 21:53:37 UTC)
#22
lgtm % tests if those are necessary.
megjablon
On 2017/04/13 21:53:37, Ryan Sturm wrote: > lgtm % tests if those are necessary. The ...
3 years, 8 months ago
(2017-04-13 22:04:52 UTC)
#23
On 2017/04/13 21:53:37, Ryan Sturm wrote:
> lgtm % tests if those are necessary.
The tests should already be covering this, hence why they failed and I had to
update data_reduction_proxy_test_utils.
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 8 months ago
(2017-04-13 22:40:36 UTC)
#24
CQ is committing da patch. Bot data: {"patchset_id": 100001, "attempt_start_ts": 1492124854086030, "parent_rev": "ec2f0c7a07f26bb15dbf42c94153c370eccdbfe3", "commit_rev": "945a5edc332c030923556edde964cce5a4e24795"}
3 years, 8 months ago
(2017-04-13 23:17:26 UTC)
#28
CQ is committing da patch.
Bot data: {"patchset_id": 100001, "attempt_start_ts": 1492124854086030,
"parent_rev": "ec2f0c7a07f26bb15dbf42c94153c370eccdbfe3", "commit_rev":
"945a5edc332c030923556edde964cce5a4e24795"}
commit-bot: I haz the power
Description was changed from ========== Fix memory issues with the Data Reduction proxy LevelDB Delete ...
3 years, 8 months ago
(2017-04-13 23:18:12 UTC)
#29
Message was sent while issue was closed.
Description was changed from
==========
Fix memory issues with the Data Reduction proxy LevelDB
Delete the whole database on DeleteHistoricalDataUsage so that the log
file isn't bloated with deletes to entries that don't exist. Also, don't
reuse the log on open.
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
==========
to
==========
Fix memory issues with the Data Reduction proxy LevelDB
Delete the whole database on DeleteHistoricalDataUsage so that the log
file isn't bloated with deletes to entries that don't exist. Also, don't
reuse the log on open.
Store if there's historical data in a pref and only clear the data usage
stats if it's been populated before.
BUG=710909
Review-Url: https://codereview.chromium.org/2810393002
Cr-Commit-Position: refs/heads/master@{#464600}
Committed:
https://chromium.googlesource.com/chromium/src/+/945a5edc332c030923556edde964...
==========
commit-bot: I haz the power
Committed patchset #4 (id:100001) as https://chromium.googlesource.com/chromium/src/+/945a5edc332c030923556edde964cce5a4e24795
3 years, 8 months ago
(2017-04-13 23:18:14 UTC)
#30
Issue 2810393002: Fix memory issues with the Data Reduction proxy LevelDB
(Closed)
Created 3 years, 8 months ago by megjablon
Modified 3 years, 8 months ago
Reviewers: RyanSturm
Base URL:
Comments: 4