Skip to content
Snippets Groups Projects
Commit f9299c43 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

memtx: don't delay deletion of temporary tuples during snapshot

Since tuples stored in temporary spaces are never written to disk, we
can always delete them immediately, even when a snapshot is in progress.

Closes #3432
parent 93ed36ea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment