Skip to content
Snippets Groups Projects
Commit a782d286 authored by Astronomax's avatar Astronomax Committed by Serge Petrenko
Browse files

wal: fix failing assertion in box_wait_limbo_acked

Before this patch there was an execution sequence in which the
assertion in box_wait_limbo_acked would fail. The assertion is that
the lsn of the last entry in limbo is always positive after wal_sync.
Fix it.

Closes #9235

NO_DOC=bugfix

(cherry picked from commit 59b817ef)
parent 9775c9e5
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