Add bundle level lookup interface for pulsar admin client
Open
type/enhancement
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
### Search before reporting
- [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Currently, we need to look up multiple topics at once, but the interface only provides topic-level lookup functionality like `lookupService.getBroker(TopicName)`
### Solution
Support bundle-level lookup in Pulsar Admin.
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [x] I'm willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.