You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/22 11:14:31 UTC

[GitHub] [pulsar] gopalvd opened a new issue #4334: How to configure the geo-replication we have two datacenters

gopalvd opened a new issue #4334: How to configure the geo-replication we have two datacenters
URL: https://github.com/apache/pulsar/issues/4334
 
 
   #### Expected behavior
   
   Tell us what should happen
   
   #### Actual behavior
   
   Tell us what happens instead
   
   #### Steps to reproduce
   
   How can we reproduce the issue
   
   #### System configuration
   **Pulsar version**: 2.3.1
   
   I am having some trouble in setting the geo-replication. I have two datancenters and i am succuessful in producing and consuming the messages in each data center individually and wanted to set up a geo-replication, where i am not able to understand what i have to pass the --allowed-clusters parameter in the command `pulsar-admin properties create my-tenant \
     --admin-roles my-admin-role \
     --allowed-clusters us-west,us-east,us-cent` in this example they gave us-west, east, cent but how these are different from the clusternames we gave while configuring. Again if i give the cluster names of both the DC's i am getting `Invalid cluster Id: <clustername>
   
   I tried looking this document https://github.com/yahoo/pulsar/blob/master/docs/GeoReplication.md but getting 404 not found. Can anyone help on this?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services