You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command is deprecated since 4.7.0, in favor of using initnewcluster for initializing a new cluster and nukeexistingcluster for nuking an existing cluster.
Consider moving the bookkeeper metadata initialization to it's own job
The text was updated successfully, but these errors were encountered:
Currently
bookkeeper shell metaformat --nonInteractive
is called every time a bookie is started:pulsar-helm-chart/helm-chart-sources/pulsar/templates/bookkeeper/bookkeeper-statefulset.yaml
Lines 132 to 142 in 524d796
bookkeeper shell
metaformat
command is deprecated since 4.7.0https://bookkeeper.apache.org/docs/latest/reference/cli/#bookkeeper-shell-metaformat
Consider moving the bookkeeper metadata initialization to it's own job
The text was updated successfully, but these errors were encountered: