Replies: 1 comment
Valid point. The defaults are not optimal in the Apache Pulsar Helm chart. Would you like to contribute a Pull Request to https://github.com/apache/pulsar-helm-chart ? Setting these values to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi.
We are looking at the helm production charts for Pulsar and also Bookkeeper. Why are those values set to 1?
managedLedgerDefaultAckQuorum: '1'
managedLedgerDefaultEnsembleSize: '1'
managedLedgerDefaultWriteQuorum: '1'
Wouldn't these cause a data loss in case of a bookkeeper pod corruption.
BR
Matej Grasic
All reactions