-
Notifications
You must be signed in to change notification settings - Fork 743
keypath: remove rootPath from storage and change all paths to absolute path #8919
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
ec98c72
save work
okJiang 1d87074
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang ae0ecb0
save work
okJiang 46daf9d
update resource_group and keyspace_group
okJiang 2cc8896
update safe point
okJiang 2416b53
update config and rule
okJiang 357bbb4
remove rootPath from test file
okJiang 987316f
fix lint
okJiang 4cd4bc2
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang 885ae70
fix regexp
okJiang 6a3c636
fix lint
okJiang 9fe44ee
fix
okJiang 8de091e
fix
okJiang 8c088d7
fix prefix
okJiang 6820f69
fix ut
okJiang 55ab136
fix ut
okJiang a37c6d7
fix watch
okJiang c10de29
fix prefix
okJiang 7484010
fix rule
okJiang 9217632
fix resource group
okJiang 344dd00
fix keyspace
okJiang 50f40b7
remove useless key
okJiang 957904f
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang 9a3439f
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang 0cf837a
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang f656b20
fix comment
okJiang dab7bb9
fix lint
okJiang 40a384a
fix ut
okJiang 9f145bf
remove useless code
okJiang 2090dd1
add log
okJiang 8dc31e2
fix lint
okJiang 483e7e7
remove tiflash from realclustertest
okJiang 35f30a8
Merge branch 'key-path-3' of github.com:okJiang/pd into key-path-3
okJiang 9c00dcd
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang 7bb7351
fix comment
okJiang 6f124eb
update ut and add comment
okJiang 6d422c4
fix comment
okJiang 30d74bb
Merge branch 'master' into key-path-3
ti-chi-bot[bot] ee022de
Merge branch 'master' of github.com:tikv/pd into key-path-3
okJiang a4a9fa1
Merge branch 'master' into key-path-3
ti-chi-bot[bot] b4e33a5
Merge branch 'master' into key-path-3
ti-chi-bot[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is unused.