Skip to content
Snippets Groups Projects
Commit b44c1fd9 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

info: don't use wal_checkpoint() to display the current vclock

Using wal_checkpoint() incurs an extra and unnecessary overhead
in tx thread. Monitoring inquiries are supposed to be quick
and incur close to no ovrhead on tx thread.

The state of replicaset vclock is good enough for monitoring.

Revert back the test results broken by
f2bccc18 by @rtsisyk
The original results were correct, as indicated by the comment
not changed by f2bccc18
parent 8ff0a6a8
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