TiKV aborts txn: Value with size 5080652 exceeded ValueLogFileSize (4194304)

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: tikv aborts txn: Value with size 5080652 exceeded ValueLogFileSize (4194304).

| username: Johnpan

dm cluster version v6.1.0
TiDB version 5.4.0

Error reported during the loader phase in dm:
“Message”: "tikv aborts txn: Value with size 5080652 exceeded ValueLogFileSize (4194304).

【TiDB Usage Environment】Production\Test Environment\POC
【TiDB Version】
【Encountered Problem】
【Reproduction Path】What operations were performed to encounter the problem
【Problem Phenomenon and Impact】
【Attachments】

  • Relevant logs, configuration files, Grafana monitoring (https://metricstool.pingcap.com/)
  • TiUP Cluster Display information
  • TiUP Cluster Edit config information
  • TiDB-Overview monitoring
  • Corresponding module’s Grafana monitoring (if any, such as BR, TiDB-binlog, TiCDC, etc.)
  • Corresponding module logs (including logs from 1 hour before and after the issue)

If the question is related to performance optimization or fault troubleshooting, please download the script and run it. Please select all and copy-paste the terminal output results for upload.

| username: xfworld | Original post link

Known bug: the configuration parameter for Entity Size is not supported in TiDB.

The suggestion is to split the task, referring to the post below:

| username: tidb狂热爱好者 | Original post link

Custom configuration has been done.

| username: Johnpan | Original post link

How to configure it? What to configure? Please provide guidance.

| username: Johnpan | Original post link

His error is different from mine. My error is:
“Message”: "tikv aborts txn: Value with size 5080652 exceeded ValueLogFileSize (4194304).
It must be a parameter limitation, but I don’t know which parameter to modify.

| username: Johnpan | Original post link

I couldn’t find the parameter with a default value of 4194304 on the official website.

| username: xfworld | Original post link

It’s already a known BUG… :rofl:

| username: Johnpan | Original post link

I am currently merging 800 MySQL sharded tables into 9 tables in TiDB. I will try to split the task.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.