4paradigm / 4paradigm/OpenMLDB
The single node ns and tablet are stopped and then started, and the data cannot be recovered
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**Bug Description**
The single node ns and tablet are stopped and then started, and the data cannot be recovered
**Expected Behavior**
Data can be recovered
**Steps to Reproduce**
1. tablet stop
2. ns stop
3. ns start
4. tablet start
5. showopstatus
6. showtable
贡献指南
调研方向
The issue describes a data recovery failure after restarting ns (nameserver) and tablet components in a single-node setup. Start by examining the startup and recovery logic in the nameserver and tablet code, likely in src/nameserver and src/tablet directories. Look for logs or tests related to 'showopstatus' and 'showtable' commands to understand the expected state. Reproduce the steps locally to see the failure, then trace through the recovery flow to identify where data persistence or replication is broken.
由索引模型根据 Issue 内容生成。
评估
- 领域
- databases
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100