Skip to content

tikv error in log: Raft raft: cannot step raft local message #11371

Description

@dbsid

Bug Report

What version of TiKV are you using?

v5.2.2 + pr #11304

What operating system and CPU are you using?

Steps to reproduce

Running sysbench oltp_insert for 24 hours

What did you expect?

no tikv error

What did happened?

[2021/11/13 23:12:14.915 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=15443] [region_id=15440]
[2021/11/13 23:12:14.915 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=10307] [region_id=10304]
[2021/11/13 23:12:14.915 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=17923] [region_id=17920]
[2021/11/13 23:12:14.915 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=12343] [region_id=12340]
[2021/11/13 23:12:14.917 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=18683] [region_id=18680]
[2021/11/13 23:12:14.923 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=16823] [region_id=16820]
[2021/11/13 23:12:14.923 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=3459] [region_id=3456]
[2021/11/13 23:12:14.923 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=1935] [region_id=1932]
[2021/11/13 23:12:14.923 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=15443] [region_id=15440]
[2021/11/13 23:12:14.923 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=22299] [region_id=22296]
[2021/11/13 23:12:14.923 +08:00] [ERROR] [peer.rs:553] ["handle raft message err"] [err_code=KV:Raft:StepLocalMsg] [err="Raft raft: cannot step raft local message"] [peer_id=14195] [region_id=14192]```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions