4paradigm / 4paradigm/OpenMLDB
Sync `deployment` to replica cluster
オープン
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
if we deploy a new SQL to OpenMLDB, it will not sync to replica cluster currently.
コントリビューションガイド
調査の方向性
The issue mentions that a new SQL deployment does not sync to a replica cluster. Look for deployment-related code and replication logic in the OpenMLDB source. Start by searching for 'deployment' and 'replica' in the codebase to understand the current sync mechanism. Determine what 'sync' entails—whether it's data, schema, or configuration—and identify where the deployment command is handled versus where replication occurs.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- databases, distributed-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100