st ha scritto:
> >
> > > I've occasionally run into situations where I needed a list of all the
> > > topics in a cluster.
> > > If I want to submit a PR to add something to one of the endpoints to
> > return
> > > a list of all topics
of all the
> > topics in a cluster.
> > If I want to submit a PR to add something to one of the endpoints to
> return
> > a list of all topics in a cluster, what part of the API should that go
> > under?
> >
> > e.g. bin/pulsar-admin tenants list-all-topics
&g
of the API should that go
> under?
>
> e.g. bin/pulsar-admin tenants list-all-topics
> bin/pulsar-admin clusters list-all-topics
>etc.
>
> Thoughts?
>
Some thoughts:
- What about partitioned topics? Are we listing partitions?
- What about permissions? Are we l
I've occasionally run into situations where I needed a list of all the
topics in a cluster.
If I want to submit a PR to add something to one of the endpoints to return
a list of all topics in a cluster, what part of the API should that go
under?
e.g. bin/pulsar-admin tenants list-all-t