GitHub user merlimat added a comment to the discussion: Does the Cluster-level failover of pulsar have any requirements on the version of pulsar? Is version 2.10 or higher required? 2.9.4 Can it be used?
Auto cluster failover was introduced in the 2.10 release. It's a client-side feature, so you just need to have the client library to 2.10+, but you can use it with older brokers. GitHub link: https://github.com/apache/pulsar/discussions/19818#discussioncomment-5328139 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
