4paradigm / 4paradigm/OpenMLDB
feat(task manager): register info in zk
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
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
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- backend, databases, machine-learning
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100