Skip to content

[clickhouse-admin] Use a smaller tokio worker pool #8604

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

Merged

Conversation

karencfv
Copy link
Contributor

Follow up from #8555 (comment) and #8599

@karencfv karencfv requested review from jgallagher and smklein July 15, 2025 23:23
@hawkw
Copy link
Member

hawkw commented Jul 16, 2025

To be honest, a lot of these little proxy-type servers could probably get away with the current-thread runtime (cc @sean). But 8 is fine.

@karencfv karencfv enabled auto-merge (squash) July 16, 2025 00:43
@karencfv
Copy link
Contributor Author

To be honest, a lot of these little proxy-type servers could probably get away with the current-thread runtime (cc @/sean). But 8 is fine.

Thanks @hawkw! I'll stick with 8 for now just so it's consistent with the other servers, but if we decide to change happy to make the change here again :)

@karencfv karencfv merged commit 41f8eea into oxidecomputer:main Jul 16, 2025
16 of 17 checks passed
@karencfv karencfv deleted the fix-clickhouse-admin-worker-pool branch July 16, 2025 01: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.

2 participants