[DocDB] Add docdb support for dynamic/interleaved parallelism every N blocks #17986
Open
1 task done
Labels
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
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
The text was updated successfully, but these errors were encountered: