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

[CDC] Apply CDC changes on consumer universe #1563

Closed
ndeodhar opened this issue Jun 18, 2019 · 0 comments
Closed

[CDC] Apply CDC changes on consumer universe #1563

ndeodhar opened this issue Jun 18, 2019 · 0 comments
Assignees

Comments

@ndeodhar
Copy link
Contributor

Given a stream of changes for tablet, apply those changes on consumer YB universe.

@ndeodhar ndeodhar self-assigned this Jun 18, 2019
ndeodhar added a commit that referenced this issue Sep 4, 2019
Summary:
This diff includes changes to add the records received from producer universe to consumer universe.
A new doc operation `KVOperation` is added which will be used to write data received in WAL format from producer.

Test Plan:
Manual testing : created 2 universes and ensured data replicates from one to another

`ctest -R twodc`
`ctest -R cdc`
`ctest -R doc_operation-test`

Reviewers: nicolas, mikhail, hector, rahuldesirazu, bogdan

Reviewed By: bogdan

Subscribers: sergei, hector, mikhail, ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D7002
@ndeodhar ndeodhar closed this as completed Sep 4, 2019
d-uspenskiy pushed a commit to d-uspenskiy/yugabyte-db that referenced this issue Sep 5, 2019
…cer universe

Summary:
This diff includes changes to add the records received from producer universe to consumer universe.
A new doc operation `KVOperation` is added which will be used to write data received in WAL format from producer.

Test Plan:
Manual testing : created 2 universes and ensured data replicates from one to another

`ctest -R twodc`
`ctest -R cdc`
`ctest -R doc_operation-test`

Reviewers: nicolas, mikhail, hector, rahuldesirazu, bogdan

Reviewed By: bogdan

Subscribers: sergei, hector, mikhail, ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D7002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant