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

Improve the default values for scale testing #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

onderkalaci
Copy link
Member

As Citus should be able to handle a lot more concurrent queries
as of 9.3, we should increase the defaults.

Max connections is already 1000 which is more than we need.

As Citus should be able to handle a lot more concurrent queries
as of 9.3, we should increase the defaults.
@SaitTalhaNisanci
Copy link
Contributor

I think we probably want to use 64 clients in scale tests as the memory wasn't good at handling 128 with our default values, but when we increase the default values, we can probably make them 128. There are probably other scale config files where we should change these values I think.

@metdos
Copy link
Contributor

metdos commented Jun 30, 2020

Do we want to merge this PR?

@SaitTalhaNisanci
Copy link
Contributor

We can possibly first merge #163 then merge this after updating all scale tests with the same default.

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.

4 participants