ninsmiracle opened a new issue, #2102: URL: https://github.com/apache/incubator-pegasus/issues/2102
## Feature Request In PR #2000 , we can ignore cluster id with paramater `dup_ignore_other_cluster_ids`. However, I think this function can be more flexible. There is no doubt that, cluster id is very useful in multiple clusters duplication situation, backup-cluster can use it to judge data's priority. So we may want to dynamic relod duplication config when we doing duplication. **Describe the feature you'd like:** Here is a case: At beging, we have two clusters like cluster A dup data to cluster B. (A ----> B) And now, demand changes: C cluster also need to dup to cluster B. (A,C -----> B) We don't need to restart the nodes on B, and can reload the config **ABOUT DUP**. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
