4paradigm / 4paradigm/OpenMLDB

support high-availability deployment for the APIServer

Abierto
#2,029 0 comentarios 0 reacciones 0 asignados Ver en GitHub
api-server
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

Currently the APIServer does not support the high availability. It just uses the built-in http protocol in brpc to serve the requests. We hope there is a solution of deploying the APIServer with high availability, and it should be integrated into our project.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The APIServer currently uses brpc's built-in HTTP. Investigate the APIServer code to understand its current deployment and request handling. Research high-availability patterns (like load balancing, leader election) suitable for brpc services. Determine how to integrate a HA solution into the existing project architecture and deployment scripts.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
api, backend, infrastructure
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.