You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no reason to actively maintain the stats for the
`obsoleteTables`/`obsoleteBlobs` lists. We can calculate them
when we get the metrics, making things much easier to follow.
The "dual" meaning of these fields - inside `versionSet.Metrics`
they do not include enqueued files but in the result of `Metrics()`
they do include them - was the root cause of the delete pacer
issue #5424.
0 commit comments