[Question posted by a user on YugabyteDB Community Slack]
I would like to examine how the accuracy of clock synchronization affects the performance of YugabyteDB. How do you usually test such things internally?
[Question posted by a user on YugabyteDB Community Slack]
I would like to examine how the accuracy of clock synchronization affects the performance of YugabyteDB. How do you usually test such things internally?
To answer your question, we use Jepsen tests to verify correctness, which introduces clock skew issues (as a part of a larger set of failures it introduces). This report is old, but it explains the point: https://blog.yugabyte.com/yugabyte-db-1-2-passes-jepsen-testing/ (see “Pushing the boundary on tolerating clock skew”)