4paradigm / 4paradigm/OpenMLDB

The single node ns and tablet are stopped and then started, and the data cannot be recovered

オープン
#2,199 コメント 6 件 リアクション 0 件 担当者 1 名 @dl239 が担当を希望しています GitHub で見る
bug storage-engine
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。