4paradigm / 4paradigm/OpenMLDB
Support show/stop nameserver job by job id
オープン
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
```
show job id;
stop job id;
```
the job id of nameserver and taskmanager are assigned independently. so nameserver and taskmanager may have the same job id.
コントリビューションガイド
調査の方向性
Look for nameserver and taskmanager job ID assignment logic in the codebase. Identify where show/stop commands are handled and modify them to accept job IDs. Test changes to ensure nameserver and taskmanager jobs with same IDs are distinguished correctly.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- databases, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100