Open
Description
Search before reporting
- I searched in the issues and found nothing similar.
Motivation
Currently, we can get the replication status from Topic Stats. However, the stats include a lot of information unrelated to replication, leading to significant unnecessary overhead during queries. Additionally, we can only get this data asynchronously via Metrics. Perhaps we could split this monolithic admin API or independently query the Replicator's status?
Solution
No response
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!