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

Sorter go routine size #3

Open
wants to merge 76 commits into
base: reduce-go-routine-usage
Choose a base branch
from

Conversation

sdojjy
Copy link
Owner

@sdojjy sdojjy commented Jan 24, 2022

What problem does this PR solve?

Issue Number: close #xxx

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to update key monitor metrics in both TiCDC document and official document

Release note

Please add a release note.
If you don't think this PR needs a release note then fill it with `None`.

@sdojjy sdojjy changed the base branch from master to reduce-go-routine-usage January 24, 2022 02:44
sdojjy and others added 23 commits January 24, 2022 11:03
# Conflicts:
#	cdc/sorter/unified/merger.go
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
overvenus and others added 30 commits February 9, 2022 09:43
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

Successfully merging this pull request may close these issues.