tarantool / test-run

Tarantool functional testing framework
14 stars 15 forks source link

get_cluster_vclock: delete zero vclock component #369

Open grafin opened 1 year ago

grafin commented 1 year ago

Zero vclock component is used for local transactions and is meaningless for cluster as a whole. Lets just delete it before returning the cluster vclock.