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

server: handle partitioned table in some http APIs (#11463) #11466

Merged
merged 2 commits into from
Jul 27, 2019

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Jul 26, 2019

cherry-pick #11463 to release-3.0

Now the following two http endpoint supports partitioned table:
  /tables/{db}/{table}/regions
  /regions/{regionID}
@sre-bot
Copy link
Contributor Author

sre-bot commented Jul 26, 2019

/run-all-tests

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason zz-jason requested review from jackysp and lysu July 26, 2019 12:10
@zz-jason zz-jason added the status/LGT1 Indicates that a PR has LGTM 1. label Jul 26, 2019
Copy link
Contributor

@lysu lysu left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason zz-jason added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jul 26, 2019
@zz-jason zz-jason merged commit 2902a08 into pingcap:release-3.0 Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/server status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants