Skip to content

tikv assert panic "assert!(x.get().ts <= start_ts.ts);" on the tikv-cdc #19083

@3AceShowHand

Description

@3AceShowHand

Bug Report

What version of TiKV are you using?

master

What operating system and CPU are you using?

Steps to reproduce

What did you expect?

the tikv-cdc works normally, no panic

What did happened?

the tikv-cdc panic, due to assert!(x.get().ts <= start_ts.ts); failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-8.5This bug affects the 8.5.x(LTS) versions.affects-9.0This bug affects the 9.0.x versions.component/CDCComponent: Change Data Captureimpact/panicseverity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions