Skip to content
Snippets Groups Projects
Commit 7d67ec8a authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Konstantin Osipov
Browse files

box: generate LSNs for rows received during initial join

Currently, 0 is passed to Index::commitCreate as index LSN during
initial join. To stop using index_opts->lsn for identifying indexes in
Vinyl, we need a unique LSN. So let's install a dummy journal to assign
fake unique LSNs for rows received on initial join.

Needed for #2536
parent fd99d3ab
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