lightning oom when importing wide table on default config #43853
Labels
component/lightning
This issue is related to Lightning of TiDB.
severity/moderate
type/feature-request
Categorizes issue or PR as related to a new feature.
if the table is wide, say 100k per kv, when writing to tikv using default config, lightning might oom.
current workaround is to use a smaller
send-kv-pairs
, but we should add a limit in bytes.The text was updated successfully, but these errors were encountered: