4paradigm / 4paradigm/OpenMLDB

Sync `deployment` to replica cluster

Open
#2,490 0 comments 0 reactions 1 assignee Claimed by @dl239 View on GitHub
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

if we deploy a new SQL to OpenMLDB, it will not sync to replica cluster currently.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.