pool_size reset automatically to 25 if you set value more than 1000
garry-t opened this issue · 1 comments
garry-t commented
Describe the bug
pool_size reset automatically to 25 if you set value more than 1000
To Reproduce
[pools.test.users.0]
username = "test"
password = "pass"
pool_size = 2000
statement_timeout = 0
Expected behavior
In this case auto reload should ignore value and keep previous or service should be in failed state with proper log message
Screenshots
n/a
Desktop (please complete the following information):
- Ubuntu 22.04, but I'm sure that it is core problem and lack of documentation
garry-t commented
weird. But it was eventually set to 5k. closed