Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: support force no idempotent wirte when doing duplication #1907

Open
ninsmiracle opened this issue Feb 18, 2024 · 0 comments
Open

Feature: support force no idempotent wirte when doing duplication #1907

ninsmiracle opened this issue Feb 18, 2024 · 0 comments
Labels
type/enhancement Indicates new feature requests

Comments

@ninsmiracle
Copy link
Contributor

Feature Request

In our online situations , there are some Pegasus user need to copy some mutation from master cluster to backup cluster via Pegasus duplication function . However , user have used some No-idempotent write to master cluster. In current Pegasus version , master cluster will block those No-idempotent mutations.
So we need a force dup option for those mutations.

Describe the feature you'd like:
An force dup option , which can config by admin-cli. And then , master cluster can receive and dup those No-idempotent to backup cluster via duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Indicates new feature requests
Projects
None yet
Development

No branches or pull requests

1 participant