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

ts: Adjust QueryWorkerMax for TS Server #24039

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

mrtracy
Copy link
Contributor

@mrtracy mrtracy commented Mar 19, 2018

Adjusts time series QueryWorkerMax, the maximum number of
simultaneous workers, down to 8 from 64.

Also adjusts the estimatedSourceCount for individual queries to match
the source count for queries which provide a specific list of sources.

Resolves #24018

Release note (Admin UI): Fixed a bug where graphs would not display on
clusters with large numbers of nodes.

Adjusts time series QueryWorkerMax, the maximum number of
simultaneous workers, down to 8 from 64.

Also adjusts the estimatedSourceCount for individual queries to match
the source count for queries which provide a specific list of sources.

Resolves cockroachdb#24018

Release note (Admin UI): Fixed a bug where graphs would not display on
clusters with large numbers of nodes.
@mrtracy mrtracy requested a review from bdarnell March 19, 2018 21:04
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bdarnell
Copy link
Contributor

:lgtm:


Review status: 0 of 1 files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@mrtracy mrtracy merged commit bee4d60 into cockroachdb:master Mar 19, 2018
@mrtracy mrtracy deleted the mtracy/ts_reduce_worker_count branch March 19, 2018 23:15
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