You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "sandeep-mst (via GitHub)" <gi...@apache.org> on 2024/04/26 14:42:46 UTC

[PR] [fix][doc] Fixes example code in Cluster Failover Java Client [pulsar-site]

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [fix][doc] Fixes example code in Cluster Failover Java Client [pulsar-site]

Posted by "visortelle (via GitHub)" <gi...@apache.org>.
visortelle merged PR #891:
URL: https://github.com/apache/pulsar-site/pull/891


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org