4paradigm / 4paradigm/OpenMLDB
feat(task manager): register info in zk
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
currently only leader taskmanager registerd in zk. For monitoring, we want query all taskmanager nodes from zk, the same way as nameserver.
Enhance #1232
Impl:
- construct zk path `${zk_root}/taskmanager` as list
コントリビューションガイド
調査の方向性
The issue mentions enhancing #1232 and constructing a ZooKeeper path `${zk_root}/taskmanager` as a list. Look for existing ZooKeeper registration code for the leader taskmanager and nameserver to understand the pattern. Find where taskmanager nodes are defined and how they connect to ZooKeeper. The goal is to register all taskmanager nodes, not just the leader, for monitoring purposes.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- backend, databases, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100