Skip to content

Workloads: Create workloads migration#6135

Open
apata wants to merge 1 commit intomasterfrom
limits/add-workloads
Open

Workloads: Create workloads migration#6135
apata wants to merge 1 commit intomasterfrom
limits/add-workloads

Conversation

@apata
Copy link
Copy Markdown
Contributor

@apata apata commented Mar 6, 2026

Changes

Contains migration to introduce workloads. Once the migration is run, all queries executed on the cluster, unless explicitly set otherwise, will use the new "default" workload, which is slightly more restrictive than our current query settings.

Tests

  • This PR does not require tests

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

@apata apata requested a review from a team March 9, 2026 13:20
Copy link
Copy Markdown
Contributor

@zoldar zoldar left a comment

Choose a reason for hiding this comment

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

Per https://clickhouse.com/docs/operations/workload-scheduling#cpu_scheduling and https://clickhouse.com/docs/operations/workload-scheduling#threads_vs_cpus both, scheduling and throttling requires cpu_slot_preemption to be set to true to work. Otherwise it is ignored. Do we account for that already? Just making sure.

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