labuladong opened a new issue, #17433: URL: https://github.com/apache/pulsar/issues/17433
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? When I read the Java client document, I found a very long chapter to introduce [cluster-level failover](https://pulsar.apache.org/docs/next/client-libraries-java#cluster-level-failover). Seems that cluster-level failover is a feature of Pulsar rather than the Java client, so I think this part needs to be moved to another place. ### What is your suggestion? I think we should move `cluster-level failover` to the next chapter of [Geo Replication](https://pulsar.apache.org/docs/next/concepts-replication). cc @tisonkun @Anonymitaet @momo-jun @codelipenghui ### Any reference? https://pulsar.apache.org/docs/next/client-libraries-java#cluster-level-failover ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
