GitHub user yuweisung added a comment to the discussion: Thousands of cluster geo-replication for fan-in aggregation ?
geo replication is for "replication" cross data center for "ha" or failover. The goal is serving/getting closer to producer and consumer. Your usecase is more of "edge" computing/streaming. It is more of data pipeline. Using geo replication to reach this goal, technically, is doable. But you need to consider operational efforts. eg, how to maintain those standalone instances. how to maintain huge amount of replication subscriptions. in what way? automation? human? GitHub link: https://github.com/apache/pulsar/discussions/22438#discussioncomment-9021377 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
