Is there some way via the Admin CLI or other tooling to find out which namespace bundles are assigned to a particular broker?
In Apache Pulsar is it possible to find out which namespace bundles are assigned to each broker?
412 Views Asked by kellyfj At
1
You can use the
pulsar-admin
client invoking thebrokers namespaces
commandwhich will return something like the following