Skip to content
Snippets Groups Projects
Commit a0e61500 authored by Ilya Kosarev's avatar Ilya Kosarev Committed by Kirill Yukhin
Browse files

relay: fix vclock obtainment on join

In case of high load vclock used to join replica could be in advance
comparing to an actual WAL. Therefore replica could have missed some
tuples from master. In order to fix this wal_sync is updated so that
now we can obtain up to date vclock on the flushed state using it.

Prerequisites #4160
parent d287c0e9
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