4paradigm / 4paradigm/OpenMLDB
show table status will get the incorrect memory usage for mulltiple replicas
オープン
bug
documentation
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Now we use "show table status" and get the incorrect memory usage.
コントリビューションガイド
調査の方向性
The issue mentions 'show table status' returning incorrect memory usage for multiple replicas. Look for SQL command handling and memory usage tracking in the codebase, likely in the SQL execution or replication modules. Check existing tests for 'show table status' to understand the expected behavior. The fix will involve updating the memory calculation logic to account for replicas correctly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- backend, databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100