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

[DocDB] Add docdb support for dynamic/interleaved parallelism every N blocks #17986

Open
1 task done
ttyusupov opened this issue Jun 28, 2023 · 1 comment
Open
1 task done
Assignees
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@ttyusupov
Copy link
Contributor

ttyusupov commented Jun 28, 2023

Jira Link: DB-7049

Description

We need an API to the tablet leader peer for returning list of keys that break tablet keyspace into ranges of approximately the same defined data size, so parallel scan of these ranges takes about the same time. This will be used by YSQL layer as a part of #17984.

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@ttyusupov ttyusupov added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage labels Jun 28, 2023
@ttyusupov ttyusupov self-assigned this Jun 28, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 28, 2023
@ttyusupov ttyusupov added kind/enhancement This is an enhancement of an existing feature and removed kind/bug This issue is a bug labels Jun 28, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug kind/enhancement This is an enhancement of an existing feature and removed kind/enhancement This is an enhancement of an existing feature status/awaiting-triage Issue awaiting triage kind/bug This issue is a bug labels Jul 3, 2023
@rthallamko3
Copy link
Contributor

@ttyusupov , Was this supposed to be an uber tracking item?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

3 participants