[Enhancement] Using meta modules to manage metadata
Open
- Dominant language
- Java
- Stars
- 209
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Currently rocketmq-mqtt uses namesrv's kvconfig to implement metadata storage, such as Gateway Node List, first-level topic list, list of wildcard characters under each first-level topic. kvconfig does not guarantee consistency, and it is troublesome to update and manage kvconfig. It is only a transitional solution. Now it is necessary to improve the metadata storage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.