tikv / tikv/pd

system time may be incorrect

Open
#6,271 2 comments 1 reaction 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Bug Report

### What did you do?
Run Jepsen test and configure with the list-append workload and the kill/pause/partition nemesis.

### What did you expect to see?
The system time should be correct

### What did you see instead?
We frequently observed the following error in the logs. We actually didn't change any clocks, so the system time should be correct and I think this error shouldn't appear here:
`./tikv list-append/20230329T041811.375Z/n4/pd.log:[2023/03/29 04:49:05.266 +00:00] [ERROR] [tso.go:210] ["system time may be incorrect"] [last=2023/03/29 04:49:05.423 +00:00] [next=2023/03/29 04:49:05.266 +00:00] [error="[PD:common:ErrIncorrectSystemTime]incorrect system time"]`

### What version of PD are you using (`pd-server -V`)?
v6.1.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.