apache / apache/pulsar-manager

topic stats does not support pagination

Open
#536 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
539
Forks
239
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/apache/pulsar-manager/assets/40567659/0db38735-6269-4171-b7cf-07b674bd2cdd)
When the number of topics is large, the interface will be slow to get topic status

Contributor guide

Open the contributing guide

Research direction

Start by locating the topic-stats request and the interface that loads topic status. Trace how large topic lists are fetched, then verify that pagination is applied and the interface no longer requests all topic statuses at once.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, performance
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.