apache / apache/eventmesh-dashboard
[Question] 是否设计同步执行记录模块 以及同步操作模
- Dominant language
- Java
- Stars
- 26
- Forks
- 23
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 3
Description
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Question
问题:如何知晓 数据同步情况,但是 同步执行行为 执行频率太高,打印日志实在太多,只能打印到 时序数据库,如何保证数据的正确性,连贯性以及存储效能。存储到 时序数据库里面,方面通过页面查询同步情况
(1)请看 MetadataSyncWrapper 与 MetadataSyncManage
问题:同步行为时候,如何感知,查询,在同步
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading MetadataSyncWrapper and MetadataSyncManage to understand how synchronization is executed and where its status can be observed. Define how execution records should be queried, how correctness and continuity are preserved, and how time-series storage avoids excessive logging while remaining efficient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100