apache / apache/shardingsphere
Support for registering storage node in DistSQL
Open
feature: DistSQL
type: enhancement
- Dominant language
- Java
- Stars
- 20.8k
- Forks
- 6.9k
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 326
Description
In #15881, @galaxylqx provided support for MySQL instances, but DistSQL has lacked the corresponding capabilities.
I hope to add this feature in DistSQL, add a new syntax `REGISTER STORAGE NODE` (For data source instance), corresponding to `REGISTER STORAGE UNIT`.
Contributor guide
Research direction
Start by comparing the requested REGISTER STORAGE NODE syntax with the existing REGISTER STORAGE UNIT capability and review the MySQL support described in #15881. Done means DistSQL can register a data source instance through the new syntax with behavior corresponding to the requested storage-node capability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100