Skip to content
Snippets Groups Projects
Commit f1e8e4e1 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

box: move replicaset.vclock into instance_vclock

Storing vclock of the instance in replicaset.vclock wasn't right.
It wasn't vclock of the whole replicaset. It was local to this
instance. There is no such thing as "replicaset vclock".

The patch moves it to box.h/cc.

Part of #10113

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring
parent 51751f87
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