4paradigm / 4paradigm/OpenMLDB
support high-availability deployment for the APIServer
オープン
api-server
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- api, backend, infrastructure
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100