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

go.mod: upgrade PD client to fix the TSO hang bug #51892

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

JmPotato
Copy link
Member

@JmPotato JmPotato commented Mar 19, 2024

What problem does this PR solve?

Issue Number: close #51894, close tikv/pd#7849.

Problem Summary: upgrade PD client to fix the bug that may cause the TSO hang during the PD service mode switch.

What changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

Signed-off-by: JmPotato <ghzpotato@gmail.com>
@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue 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. do-not-merge/needs-triage-completed and removed do-not-merge/needs-linked-issue labels Mar 19, 2024
@JmPotato
Copy link
Member Author

/retest

@ti-chi-bot ti-chi-bot bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Mar 19, 2024
Copy link

ti-chi-bot bot commented Mar 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CabinfeverB, zimulala

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Mar 19, 2024
Copy link

ti-chi-bot bot commented Mar 19, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-03-19 08:26:50.913996313 +0000 UTC m=+1365237.936242703: ☑️ agreed by zimulala.
  • 2024-03-19 08:29:07.031807615 +0000 UTC m=+1365374.054054002: ☑️ agreed by CabinfeverB.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Merging #51892 (69d6cbb) into master (9b6db9d) will decrease coverage by 16.0353%.
Report is 1 commits behind head on master.
The diff coverage is 16.6666%.

Additional details and impacted files
@@                Coverage Diff                @@
##             master     #51892         +/-   ##
=================================================
- Coverage   70.7435%   54.7083%   -16.0353%     
=================================================
  Files          1477       1588        +111     
  Lines        438550     608368     +169818     
=================================================
+ Hits         310246     332828      +22582     
- Misses       108884     252355     +143471     
- Partials      19420      23185       +3765     
Flag Coverage Δ
integration 36.7146% <0.0000%> (?)
unit 70.4650% <16.6666%> (-0.0780%) ⬇️

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

Components Coverage Δ
dumpling 53.9957% <ø> (ø)
parser ∅ <ø> (∅)
br 51.3949% <ø> (+5.5664%) ⬆️

@ti-chi-bot ti-chi-bot bot merged commit 61eab43 into pingcap:master Mar 19, 2024
23 checks passed
@JmPotato JmPotato deleted the fix_tso_hang branch March 19, 2024 09:35
@JmPotato
Copy link
Member Author

/cherrypick release-8.0

@ti-chi-bot
Copy link
Member

@JmPotato: new pull request created to branch release-8.0: #51899.

In response to this:

/cherrypick release-8.0

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.

ti-chi-bot pushed a commit to ti-chi-bot/tidb that referenced this pull request Mar 19, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
JmPotato added a commit to ti-chi-bot/tidb that referenced this pull request Mar 20, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
JmPotato added a commit to ti-chi-bot/tidb that referenced this pull request Mar 22, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot ti-chi-bot added the needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. label Apr 18, 2024
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-7.1: #52708.

ti-chi-bot pushed a commit to ti-chi-bot/tidb that referenced this pull request Apr 18, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot ti-chi-bot removed the needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm 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
4 participants