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

relay(dm): update gtid for "COMMIT" query event #7708

Merged
merged 4 commits into from
Nov 25, 2022
Merged

relay(dm): update gtid for "COMMIT" query event #7708

merged 4 commits into from
Nov 25, 2022

Conversation

liumengya94
Copy link
Contributor

What problem does this PR solve?

Issue Number: ref #7525

What is changed and how it works?

update gtid for "COMMIT" query event in relay

Check List

Tests

  • Unit test

Questions

Will it cause performance regression or break compatibility?

No

Do you need to update user documentation, design documentation or monitoring documentation?

No

Release note

None

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Nov 24, 2022

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • lance6716
  • okJiang

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 needs-cherry-pick-release-6.1 Should cherry pick this PR to release-6.1 branch. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 24, 2022
@liumengya94
Copy link
Contributor Author

/run-all-tests

@liumengya94
Copy link
Contributor Author

/cc @lance6716

@ti-chi-bot ti-chi-bot requested a review from lance6716 November 24, 2022 08:47
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Merging #7708 (0b30a59) into master (6d24a57) will increase coverage by 0.0142%.
The diff coverage is 62.9482%.

Additional details and impacted files
Flag Coverage Δ
cdc 66.2841% <58.3333%> (-0.0178%) ⬇️
dm 52.1625% <55.9006%> (-0.0227%) ⬇️
engine 64.2676% <95.2381%> (+0.2708%) ⬆️

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

@@               Coverage Diff                @@
##             master      #7708        +/-   ##
================================================
+ Coverage   59.9034%   59.9177%   +0.0142%     
================================================
  Files           810        811         +1     
  Lines         93255      93403       +148     
================================================
+ Hits          55863      55965       +102     
- Misses        32535      32573        +38     
- Partials       4857       4865         +8     

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Nov 25, 2022
@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Nov 25, 2022
@lance6716
Copy link
Contributor

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 3d49e1b

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Nov 25, 2022
@ti-chi-bot
Copy link
Member

@liumengya94: Your PR was out of date, I have automatically updated it for you.

At the same time I will also trigger all tests for you:

/run-all-tests

If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes.

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.

@lance6716
Copy link
Contributor

/run-engine-integration-test

@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created: #7719.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-cherry-pick-release-6.1 Should cherry pick this PR to release-6.1 branch. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants