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

DNM gc(ticdc): gc service id refactor #5444

Merged
merged 67 commits into from
May 19, 2022

Conversation

sdojjy
Copy link
Member

@sdojjy sdojjy commented May 17, 2022

What problem does this PR solve?

Issue Number: ref #5301

What is changed and how it works?

change the ticdc gc service id from "ticdc" to "ticdc--"
change the ensure gc service id prefix from "ticdc-creating-" to "ticdc---creating"

Check List

Tests

  • Unit test
  • Integration test

Questions

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

Release note

`None`.

sdojjy added 30 commits May 11, 2022 18:15
# Conflicts:
#	cdc/scheduler/internal/base/processor_agent.go
# Conflicts:
#	cdc/scheduler/internal/base/processor_agent.go
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Codecov Report

Merging #5444 (a6cb567) into master (7a80b61) will decrease coverage by 0.0578%.
The diff coverage is 54.6460%.

Flag Coverage Δ
cdc 60.8750% <53.6082%> (-0.0892%) ⬇️
dm 51.9242% <60.9375%> (-0.0361%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@@               Coverage Diff                @@
##             master      #5444        +/-   ##
================================================
- Coverage   55.9233%   55.8655%   -0.0579%     
================================================
  Files           528        527         -1     
  Lines         69935      69968        +33     
================================================
- Hits          39110      39088        -22     
- Misses        27100      27144        +44     
- Partials       3725       3736        +11     

@sdojjy
Copy link
Member Author

sdojjy commented May 18, 2022

/run-kafka-integration-test
/run-integration-tests

@sdojjy
Copy link
Member Author

sdojjy commented May 18, 2022

/run-integration-tests

@sdojjy sdojjy changed the base branch from master to decupple-tidb May 19, 2022 07:15
@ti-chi-bot ti-chi-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 19, 2022
@ti-chi-bot
Copy link
Member

@nongfushanquan: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments.

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.

@sdojjy sdojjy merged commit 459b5e8 into pingcap:decupple-tidb May 19, 2022
sdojjy added a commit that referenced this pull request May 24, 2022
* refactor gc service id format
sdojjy added a commit that referenced this pull request Jun 7, 2022
* DNM *(ticdc): etcd key add cluster id and namespace (#5399)

* etcd key add cluster id and namespace

* DNM *(ticdc): cli support cdc cluster (#5412)

* cli support cdc cluster-id cmd flag

* DNM gc(ticdc):  gc service id refactor (#5444)

* refactor gc service id format

* tso use pd client
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants