+1, good catch.
On Wed, 31 May, 2023, 11:09 pm Ilan Ginzburg, wrote:
> In CollectionsHandler LIST_OP, the implementation of LIST loads the
> state.json of all collections in the cluster in order to return the names
> of all collections.
>
> With a large cluster and a large number of collections,
In CollectionsHandler LIST_OP, the implementation of LIST loads the
state.json of all collections in the cluster in order to return the names
of all collections.
With a large cluster and a large number of collections, it seems more
efficient to directly get all children of /collections from Zookee