4paradigm / 4paradigm/OpenMLDB
feat(task manager): register info in zk
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- backend, databases, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100