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

fb(cdc): fb latency merge master to resolve conflicts #5574

Merged
merged 351 commits into from
May 24, 2022

Conversation

3AceShowHand
Copy link
Contributor

@3AceShowHand 3AceShowHand commented May 24, 2022

What problem does this PR solve?

Issue Number: ref #4757

What is changed and how it works?

fb/latency merge master to resolve conflicts.

Check List

Tests

Questions

Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?

Release note

`None`

liuzix and others added 30 commits February 8, 2022 14:30
* Use different dirs for different master servers.
* Use 0.0.0.0 instead of 127.0.0.1 to listen local port.
* Fix config of initial-cluster
* add demotask server and client

* remove the temp data files

* fix the make check error

* fix the some errors case

* add the cvs task configure infomation

* add the cvs task configure information

* fix the make check error

* add  the sync progress logic

* refactor the data reader/writer server

* replace the fmt.print with the log and add implement the failover of the cvs jobmaster

* fix  a bug about scan string in kvdatamake.go

* fix the bug in the kvdatamake.go

* remove the blank line in the kvdatamake.go

* refine the cvs task and jobmaster

* remove the cvs jobmaster to the cvs job folder

* fix some bug in the cvs task and cvs jobmaster

* remove useless file

* revert some fixs

* cancel the send method if reach the end of the file

* resolved some review comment

* resolved some review comment

* format the code style

* remove the temp file

* add some logs and fix bugs in the cvs jobmaster

* add the finished case when reading file

* add the pb.go file

Co-authored-by: Zixiong Liu <liuzixiong@pingcap.com>
Co-authored-by: amyangfei <amyangfei@gmail.com>
* add kv abstract interface
* feat(metaclient(dataflow)): add etcd kv client implement

close issue pingcap#157
…ingcap#174)

* metrics: add basic prometheus metrics in server master and executor

* fix data race
* lib: fix unstable tests

* fix
* job: add sync worker but not support sharding DDL

* fix CI

Co-authored-by: Zixiong Liu <liuzixiong@pingcap.com>
D3Hunter and others added 24 commits May 20, 2022 16:44
@ti-chi-bot
Copy link
Member

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 24, 2022
@3AceShowHand 3AceShowHand changed the title Fb latency merge master fb(cdc): fb latency merge master to resolve conflicts May 24, 2022
@overvenus overvenus merged commit cca06c1 into pingcap:fb/latency May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.