pingcap / pingcap/tidb

write tikv slow during import into command

Open
#47,283 3 comments 0 reactions 0 assignees View on GitHub
affects-7.5 component/ddl feature/developing severity/moderate type/bug
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Bug Report

Please answer these questions before submitting your issue. Thanks!

### 1. Minimal reproduce step (Required)

1. run import into command
import into item_core from '/tmp/tidb/test.item_core.*.csv' with thread=16,detached;
2. check in monitor, found write tikv is very slow during 09:30 to 10:30. almost write nothing during one hour.
![20230926-114644](https://github.com/pingcap/tidb/assets/53471087/41c5d33b-c348-4fb5-873d-3c5ab14d603a)

### 2. What did you expect to see? (Required)
write speed is stable
### 3. What did you see instead (Required)
write tikv slow in sometimes
### 4. What is your TiDB version? (Required)

master
hash: bbfedd409b5965c04b9edcb34f0a0907c75d6dd2

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.