4paradigm / 4paradigm/OpenMLDB
support high-availability deployment for the APIServer
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- api, backend, infrastructure
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100