oneby-wang commented on issue #25083: URL: https://github.com/apache/pulsar/issues/25083#issuecomment-3664322665
Some more questions: 1. Should we limit the client-side total retrieved analyze-backlog count by adding a new parameter? It could be a client-side request param, or a server-side param, protecting server from overload. 2. You mentioned `pulsar-admin` command progress reporting. What about `TopicsImpl` implementation? Should we also add a new method and use loop to get and aggregate data. If doing so, executing this method may take a lot of time to get the final result. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
