New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 750817 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Feature

Blocking:
issue 750751



Sign in to add a comment

Ensure all users of leveldb are using DBTracker

Project Member Reported by cmumford@chromium.org, Jul 31 2017

Issue description

To ensure all leveldb use is reported to memory-infra verify that all leveldb activity uses the DBTracker.
 
Labels: -Type-Task Type-Feature
Blocking: 750751
Cc: dskiba@chromium.org
Labels: Needs-Feedback
dskiba@ When you landed CL #488099 (https://codereview.chromium.org/2953473002) that switched all (on-disk and in-memory) leveldb's to using leveldb_env::OpenDB() which makes them tracked right? Which ones are missing?
Yes, all leveldb databases are reported by DBTracker. There is a presubmit check that should prevent us from adding new ones.
Status: Fixed (was: Assigned)

Sign in to add a comment