4paradigm / 4paradigm/OpenMLDB
no error msg when putrow failed
未关闭
bug
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
https://github.com/4paradigm/OpenMLDB/blob/8f19aebb85e1673e7897b7c12d26943ff15c6811/src/sdk/sql_cluster_router.cc#L1274-L1277
ret message is ignored.
贡献指南
调研方向
The issue points to a specific location in src/sdk/sql_cluster_router.cc where a return message is ignored after a putrow failure. First, examine the surrounding code to understand the error handling pattern. Then, determine how to properly propagate or log the error message. Finally, verify the fix by building and testing the SDK component.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100