Skip to content
Snippets Groups Projects
Commit 59b817ef 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
parent 21112b06
No related branches found
No related tags found
Loading
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