Skip to content

Conversation

@dlmarion
Copy link
Contributor

Added a new property so that users can set a maximum number of scan threads to use in each TabletGroupWatcher thread in the Manager. The number of threads will be the minimum of the number of tablets in the table or the value of the new property.

Fixes #3471

Added a new property so that users can set a maximum number of scan
threads to use in each TabletGroupWatcher thread in the Manager. The
number of threads will be the minimum of the number of tablets in the
table or the value of the new property.

Fixes apache#3471
@dlmarion dlmarion requested a review from keith-turner June 26, 2023 20:19
@dlmarion dlmarion self-assigned this Jun 26, 2023
@dlmarion dlmarion linked an issue Jun 26, 2023 that may be closed by this pull request
@dlmarion dlmarion merged commit c49ee4c into apache:elasticity Jul 3, 2023
@dlmarion dlmarion deleted the 3471-tgw-scan-threads branch July 3, 2023 17:02
@ctubbsii ctubbsii added this to the 4.0.0 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Set number of threads for TabletGroupWatcher batch scanner

3 participants