4paradigm / 4paradigm/OpenMLDB
apiserver needs full sql test, pay attention to NsClient::db_
オープン
api-server
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Each apiserver request has its own db, but NsClient used to cache db. So we may get no db bug when we request apiserver and it calls NsClient.
コントリビューションガイド
調査の方向性
The issue mentions apiserver, NsClient::db_, and a potential 'no db bug'. Look for apiserver request handling code and the NsClient class to understand how database connections are managed and cached. Write a full SQL test that reproduces the scenario where a request triggers NsClient and encounters a missing database. Verify the fix ensures each request has its own db accessible.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, sql
- 領域
- backend-api-design, databases, testing-qa
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100