4paradigm / 4paradigm/OpenMLDB
feat(task manager): register info in zk
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- backend, databases, machine-learning
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100