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

Validation of default and maximum partitions for environment #2508

Closed
maciejmaciejko-gid opened this issue Jun 19, 2024 · 2 comments · Fixed by #2512
Closed

Validation of default and maximum partitions for environment #2508

maciejmaciejko-gid opened this issue Jun 19, 2024 · 2 comments · Fixed by #2512
Labels
bug Something isn't working

Comments

@maciejmaciejko-gid
Copy link

maciejmaciejko-gid commented Jun 19, 2024

What happened?

I want to create new environment.
I set:
Default partitions = 2
Maximum Partitions = 12
Validation failed with information that default partitions should be less than maximum.
It looks like the validation doesn't compare numeric values but strings.

What did you expect to happen?

Validation should pass.

What else do we need to know?

Klaw 2.9.0

@maciejmaciejko-gid maciejmaciejko-gid changed the title Validation of default and maximum partitions for environment [klaw-core] Validation of default and maximum partitions for environment Jun 19, 2024
@aindriu-aiven aindriu-aiven added the bug Something isn't working label Jun 19, 2024
@aindriu-aiven
Copy link
Contributor

Hey @maciejmaciejko-gid thank you for this I will check this out today.

@aindriu-aiven
Copy link
Contributor

@maciejmaciejko-gid A PR is now open to address this issue thank you for reporting it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants