4paradigm / 4paradigm/OpenMLDB
Sync `deployment` to replica cluster
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
if we deploy a new SQL to OpenMLDB, it will not sync to replica cluster currently.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases, distributed-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100