go.mod: bump Pebble to 70c139776271 #119713
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
70c13977
ci: use go1.2275925ef2
db: don't wait on compaction cond lock if db is closedb6abd221
sstable: remove unused properties around prefix extraction86c76bf3
pebble: improve syntax for external ingestion testaed0b132
manifest: store comparer in Version403ee525
base: verify all mandatory Comparer fields are set306ea71f
base: improve Comparer documentation and usabilitybde41ee3
wal: handle initial obsolete logs0b946194
*: delegate all log filename handling to the wal package4560105d
tool: parse WAL files through wal.FileAccumulator in finde3e1c8d2
wal: extract filename parsing to a FileAccumulatorf9c7a81a
wal: convert UnhealthyOperationLatencyThreshold to a func()f963d14f
wal: disable a flaky failoverWriter test case4e60aed5
meta: rework external ingest generation9a56ccf9
sstable: fix compaction iterator bug with prefix replacementc10f722d
manifest: rename PrefixReplacement methodsb2494c58
metamorphic: special handling of assertion errors2b9ea0c7
sstable: remove global seq num property627cc080
manifest: unref Cache in test704018cc
db: add DebugString method25374875
wal: implement failoverManager.{Obsolete,Stats} and log recyclinge05c22dc
sstable: move PrefixReplacement to sstable8ff82132
rangekey: move iteration stack to rangekeystackFixes ##119197.
Release note: none.
Epic: none.