Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Update PD and adapt new PD client APIs#447

Merged
3pointer merged 3 commits intopingcap:masterfrom
sticnarf:update-tidb-master
Aug 5, 2020
Merged

Update PD and adapt new PD client APIs#447
3pointer merged 3 commits intopingcap:masterfrom
sticnarf:update-tidb-master

Conversation

@sticnarf
Copy link
Contributor

@sticnarf sticnarf commented Aug 5, 2020

What is changed and how it works?

New PD client changes the API of ScanRegions. TiDB and BR won't compile with new PD.

To make TiDB compile, TiDB is now using a non-master branch of br (https://github.com/pingcap/br/tree/update-pd-20200803). In that branch, some changes are done to adapt new PD client APIs. This PR intends to merge it to master.

Check List

Tests

  • No code

Release Note

No release note.

Signed-off-by: Yilin Chen <sticnarf@gmail.com>
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
@sticnarf sticnarf requested a review from 3pointer August 5, 2020 05:50
@CLAassistant
Copy link

CLAassistant commented Aug 5, 2020

CLA assistant check
All committers have signed the CLA.

@sticnarf
Copy link
Contributor Author

sticnarf commented Aug 5, 2020

/run-all-tests

@sticnarf
Copy link
Contributor Author

sticnarf commented Aug 5, 2020

/run-integration-tests

1 similar comment
@3pointer
Copy link
Collaborator

3pointer commented Aug 5, 2020

/run-integration-tests

Copy link
Collaborator

@3pointer 3pointer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-srebot ti-srebot added the status/LGT1 LGTM1 label Aug 5, 2020
@overvenus
Copy link
Member

LGTM

@ti-srebot ti-srebot added status/LGT2 LGTM2 and removed status/LGT1 LGTM1 labels Aug 5, 2020
@3pointer 3pointer merged commit 181c081 into pingcap:master Aug 5, 2020
@ti-srebot
Copy link
Contributor

cherry pick to release-4.0 failed

@sticnarf
Copy link
Contributor Author

sticnarf commented Aug 5, 2020

@3pointer Need we cherry pick it to 4.0?The corresponding PD change is not cherry picked to 4.0 tikv/pd#2649

3pointer pushed a commit to 3pointer/br that referenced this pull request Oct 16, 2020
* update pd and related dependencies

Signed-off-by: Yilin Chen <sticnarf@gmail.com>

* update tidb to master

Signed-off-by: Yilin Chen <sticnarf@gmail.com>

Co-authored-by: kennytm <kennytm@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants