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時間
- マージ済み PR(30日)
- 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