We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601e78d commit 18c4cc5Copy full SHA for 18c4cc5
charts/pulsar/values.yaml
@@ -912,6 +912,7 @@ pulsar_metadata:
912
## This is a global setting that applies to all BookKeeper components.
913
## When set to true, BookKeeper components will use the PIP-45 metadata driver (PulsarMetadataBookieDriver).
914
## When set to false, BookKeeper components will use BookKeeper's default ZooKeeper connection implementation.
915
+ ## Warning: Do not enable this feature unless you are aware of the risks and have tested it in non-production environments.
916
usePulsarMetadataBookieDriver: false
917
918
## The session timeout for the metadata store in milliseconds. This setting is mapped to `zkTimeout` in `bookkeeper.conf`.
0 commit comments