Skip to content

Add monitoring for system time jump forward #64342

@pcqz7

Description

@pcqz7

Enhancement

TiDB server have monitoring to detect whether system time jumps backward, and will print the error log "system time jump backward" if the jump happens. However, there's no good way to monitor time jump forward, and if the forward offset exceeds DDL lease(default 45s), it may cause commit failure with the error "Information schema is out of date".

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions