4paradigm / 4paradigm/OpenMLDB
OpenMLDB got segmentatation fault under pressure test
未关闭
bug
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**Bug Description**
Under pressure, OpenMLDB tablet got segmentation fault randomly.
**Expected Behavior**
**Relation Case**
**Steps to Reproduce**
1. client with 32 concurrancy run continously
2. 1 tablet, 1 nameserver
3.
4.
贡献指南
调研方向
The issue mentions a segmentation fault under pressure testing with 32 concurrency, one tablet, and one nameserver. Start by examining the tablet server code and logs for memory corruption or race conditions. Look for stress test scripts to reproduce the crash, then use a debugger like gdb to analyze the core dump.
由索引模型根据 Issue 内容生成。
评估
- 领域
- databases, machine-learning
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 10/100