-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
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
- Loading branch information
Showing
26 changed files
with
787 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.