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

Support keyspace requests #123

Merged
merged 13 commits into from
Mar 10, 2023
Merged

Support keyspace requests #123

merged 13 commits into from
Mar 10, 2023

Conversation

iosmanthus
Copy link
Member

Signed-off-by: iosmanthus myosmanthustree@gmail.com

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
iosmanthus and others added 4 commits February 20, 2023 19:05
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
…or-release-6.6

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
@@ -233,6 +234,7 @@ std::vector<CopTask> buildCopTasks(
KeyRanges ranges,
RequestPtr cop_req,
kv::StoreType store_type,
pd::KeyspaceID keyspace_id,
Copy link
Contributor

Choose a reason for hiding this comment

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

Add some comments about why we need keyspace_id in buildCopTasks but not need for buildBatchCopTasks?

Copy link
Member Author

Choose a reason for hiding this comment

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

OK

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

…asks

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

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

LGTM

@iosmanthus iosmanthus merged commit 04d4081 into master Mar 10, 2023
@iosmanthus iosmanthus deleted the api-v2-for-release-6.6 branch March 10, 2023 09:01
@iosmanthus iosmanthus restored the api-v2-for-release-6.6 branch March 10, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants