lhotari commented on PR #22133: URL: https://github.com/apache/pulsar/pull/22133#issuecomment-1971052611
> @yyj8 Wouldn't this already be covered by the `ControlledClusterFailover` mechanism? https://pulsar.apache.org/api/client/3.2.x/org/apache/pulsar/client/api/ControlledClusterFailoverBuilder.html +1 @yyj8 Please check "PIP-121: Pulsar cluster level auto failover on client side", doc: https://github.com/apache/pulsar/issues/13315 and impl: https://github.com/apache/pulsar/pull/13316 Instead of adding yet another solution, why not build upon PIP-121? -- 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]
