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 KRaft storage formating with UUID starting with dash #73

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

see-quick
Copy link
Member

This PR solves [1] issue. TLDR; when we generate UUID starting with -..... the command treats it as a new parameter and therefore fails.

[1] - #72

Signed-off-by: see-quick <maros.orsak159@gmail.com>
@see-quick see-quick added this to the 0.107.0 milestone Jul 4, 2024
@see-quick see-quick self-assigned this Jul 4, 2024
@see-quick see-quick added the bug Something isn't working label Jul 4, 2024
@see-quick see-quick requested a review from a team July 4, 2024 18:28
Signed-off-by: see-quick <maros.orsak159@gmail.com>
@scholzj scholzj linked an issue Jul 4, 2024 that may be closed by this pull request
@see-quick see-quick merged commit 9ab57d0 into main Jul 4, 2024
7 checks passed
@see-quick see-quick deleted the fix-race branch October 15, 2024 06:59
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 this pull request may close these issues.

Generated cluster id for kraft mode is sometimes invalid
3 participants