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
When an application (like pdns auth) wants to delete something from LMDB, it instead truncates the value and sets the Deleted flag. These tombstone entries currently do not get cleaned up. (Note that the linked page also promises this cleanup in a future release).
The text was updated successfully, but these errors were encountered:
When an application (like pdns auth) wants to delete something from LMDB, it instead truncates the value and sets the Deleted flag. These tombstone entries currently do not get cleaned up. (Note that the linked page also promises this cleanup in a future release).
The text was updated successfully, but these errors were encountered: