question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to configure the geo-replication we have two datacenters

See original GitHub issue

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?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
one70sixcommented, Jan 22, 2020
0reactions
sijiecommented, Jun 13, 2019

@gopalvd Glad that your problem is resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Geo-replication & failover in portal - Azure SQL Database
In the Azure portal, browse to the primary database in the geo-replication partnership. · Scroll to Data management, and then select Replicas.
Read more >
Geo Replication - Apache Pulsar
You need to configure a BookKeeper region-aware placement policy to store data across multiple data centers and guarantee availability constraints on writes.
Read more >
Using Geo-Replication for setting up database-level replication
Locate the "Geo-Replication role" attribute of the database and make a click on "Not configured" as shown on below image. Make a click...
Read more >
Geo-Replication in Apache Pulsar, Part 2: Patterns ... - Splunk
After issuing these three commands, you are all set with full-mesh geo-replication among three datacenters. Now, messages produced in any ...
Read more >
Replica Sets Distributed Across Two or More Data Centers
Three data centers: one member to Data Center 1, one member to Data Center 2, and one member to Data Center 3. If...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found