4paradigm / 4paradigm/OpenMLDB

apiserver needs full sql test, pay attention to NsClient::db_

オープン
#2,212 コメント 0 件 リアクション 0 件 担当者 1 名 @vagetablechicken が担当を希望しています GitHub で見る
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

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

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