Skip to content

sui_v1.5.0_1689629089_release

@phoenix-o phoenix-o tagged this 17 Jul 17:02
switch effects pruning to point delete method for vast majority of cfs.
During first iteration of pruning mysten-1 validator OOMed. Looks like
range delete structures do not respect pinned block cache limits.
Comparable point delete run doesn't have the same problem. Affected cfs
don't use iterators so implication of tombstones should be minimal. Note
that it still requires smart compaction to reclaim the space
Assets 2
Loading