-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.impact/upgradereport/customerCustomers have encountered this bug.Customers have encountered this bug.severity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
We observed that after a TiKV instance restarted, some peers got stuck in the "busy apply" state for 2 minutes while there was no Raft log lag. As a result, the server reported the "Server is busy" error and prevented PD from transferring leaders to the TiKV instance.
During this time, Raftstore had no operations, indicating that the peers were not performing any actions.
One potential cause is that the peers went into hibernation before successfully exiting the "busy apply" state.
What version of TiKV are you using?
v8.5.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.impact/upgradereport/customerCustomers have encountered this bug.Customers have encountered this bug.severity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.


