-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: clear ts before returning resume key when on new key
This matches the behaviour with our other early exits (except in the case of range keys). We use the timestamp on this key to determine whether we've already started splitting mid key. This seems unnecessary to me, but I need to think about it some more. Epic: None Release note: None
- Loading branch information
1 parent
342f4a4
commit 3e927d2
Showing
1 changed file
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters