GitHub user nicoloboschi added a comment to the discussion: what mean "a one-node cluster"????
One node cluster is a Pulsar cluster deployed in a single machine, possibly in a single process (pulsar standalone). In these cases you'd probably have only one bookie so the all the above options should be set to 1. The default value for those options is 2. GitHub link: https://github.com/apache/pulsar/discussions/19961#discussioncomment-5465492 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
