[Bug]: 1.2-dev standalone: sysbench10w write_only1000threads reported Duplicate entry and w-w error
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch Name
1.2-dev
Commit ID
6cfdcaf20fb7cda1a027e1b5c0b837607d4442d7
Other Environment Information
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
job:https://github.com/matrixorigin/mo-nightly-regression/actions/runs/9536425137/job/26283375736
mo log plz contact me
Expected Behavior
No response
Steps to Reproduce
sysbench --mysql-host=127.0.0.1 --mysql-port=6001 --mysql-user=dump --mysql-password=111 oltp_write_only.lua --mysql-db=sysbench_db --tables=10 --table_size=100000 --threads=1000 --time=30 --report-interval=10 prepare
sysbench --mysql-host=127.0.0.1 --mysql-port=6001 --mysql-user=dump --mysql-password=111 —db-ps-mode=disable --mysql-ignore-errors=20701 oltp_write_only.lua --mysql-db=sysbench_db --tables=10 --table_size=100000 --threads=1000 --time=300 --report-interval=10 --range_selects=off --point_selects=1 run
Additional information
No response
Dup with #16577
Maybe this PR leads to this bug, i' ll confirm this.
date 6.22 回归测试复现
job:https://github.com/matrixorigin/mo-nightly-regression/actions/runs/9623774223/job/26546707962
w-w报错时间:
dup报错时间:
日志太大,私发定位
单机的 ww/dup 原因已定位到大致原因。
需要进一步定位根本原因
@heni02 PR had fix it .
需要继续观察两天回归测试
观察两周没有再出现 confirm,closed