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

fix(sla): decrease MAX_ALLOWED_SERVICE_LEVELS #9394

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

Conversation

temichus
Copy link
Contributor

@temichus temichus commented Nov 27, 2024

decrease MAX_ALLOWED_SERVICE_LEVELS
from 8 to 7

due to error: "Can't create service level - no more scheduling groups exist"
and due to scylladb/scylladb#21051 closed as
not planed

Testing

  • [ ]

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@temichus temichus added the backport/2024.2 Need backport to 2024.2 label Nov 27, 2024
@temichus temichus force-pushed the decreade_max_sls branch 2 times, most recently from 2074d56 to 7f17bb2 Compare November 27, 2024 09:34
decrease MAX_ALLOWED_SERVICE_LEVELS
from 8 to 7

due to error: "Can't create service level - no more scheduling groups exist"
and due to scylladb/scylladb#21051 closed as
not planed
@temichus temichus marked this pull request as draft November 27, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/2024.2 Need backport to 2024.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant