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

backport-2.0: ts: Adjust QueryWorkerMax for TS Server #24045

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

mrtracy
Copy link
Contributor

@mrtracy mrtracy commented Mar 19, 2018

Backport 1/1 commits from #24039.

/cc @cockroachdb/release


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 review from bdarnell and a team March 19, 2018 23:19
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@jordanlewis jordanlewis left a comment

Choose a reason for hiding this comment

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

LGTM

@mrtracy mrtracy merged commit 4da1dda into cockroachdb:release-2.0 Mar 20, 2018
@mrtracy mrtracy deleted the backport2.0-24039 branch March 20, 2018 15:04
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