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

[2DC] Add AlterUniverseReplication flavor to support changing producer master addresses #2838

Closed
ndeodhar opened this issue Nov 5, 2019 · 0 comments
Assignees
Labels
area/cdc Change Data Capture
Milestone

Comments

@ndeodhar
Copy link
Contributor

ndeodhar commented Nov 5, 2019

When producer master nodes change, we should provide an API to update those in consumer cluster. Since we now use producer meta cache, we'll see failures if we don't update this information.

@ndeodhar ndeodhar added the area/cdc Change Data Capture label Nov 5, 2019
@ndeodhar ndeodhar added this to the v2.1 milestone Nov 5, 2019
nspiegelberg added a commit that referenced this issue Feb 26, 2020
Summary:
Adds the ability to add & remove tables from an existing replication UUID in addition to
modifying the master addresses..

Test Plan:
1. ybd debug --cxx-test twodc-test
2. Manual Testing

Reviewers: hector, rahuldesirazu, neha

Reviewed By: neha

Subscribers: mikhail, ybase, bogdan

Differential Revision: https://phabricator.dev.yugabyte.com/D7796
@ndeodhar ndeodhar closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cdc Change Data Capture
Projects
None yet
Development

No branches or pull requests

2 participants