sandeep-mst opened a new pull request, #891:
URL: https://github.com/apache/pulsar-site/pull/891

   Cluster failover Java client is available for 2.10.0 and later versions.
   This PR fixes example code shown in 
[Automatic-failover](https://pulsar.apache.org/docs/3.2.x/client-libraries-cluster-level-failover/#automatic-failover)
 and 
[Controlled-failover](https://pulsar.apache.org/docs/3.2.x/client-libraries-cluster-level-failover/#controlled-failover)
   
   It adds required ServiceUrlProvider while building PulsarClient
   `.serviceUrlProvider(failover)`
   
   ### ✅ Contribution Checklist
   
   <!--
   Feel free to remove the checklist if it does not apply to your PR
   -->
   
   - [x] I read the [contribution 
guide](https://pulsar.apache.org/contribute/document-contribution/)
   - [x] I updated the [versioned 
docs](https://pulsar.apache.org/contribute/document-contribution/#update-versioned-docs)
   


-- 
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]

Reply via email to