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

Fixed deletion of cluster metadata on rollback after JBOD in KRaft support #9993

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

ppatierno
Copy link
Member

This PR fixes the deletion of cluster metadata when doing the migration rollback, by taking into account that now there is support for multiple JBOD disks in KRaft as well so there is the need to identify in which data folder they are stored to be correctly deleted.

This PR doesn't add any new migration STs with a cluster having multiple JBOD disks. I tested it manually but a new PR will be opened for new STs.

support

Signed-off-by: Paolo Patierno <ppatierno@live.com>
@ppatierno ppatierno added this to the 0.41.0 milestone Apr 18, 2024
@ppatierno ppatierno requested a review from scholzj April 18, 2024 10:14
Signed-off-by: Paolo Patierno <ppatierno@live.com>
@ppatierno
Copy link
Member Author

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppatierno
Copy link
Member Author

/azp run kraft-regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member

scholzj commented Apr 18, 2024

/azp run migration

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ppatierno ppatierno merged commit ab47499 into strimzi:main Apr 19, 2024
31 checks passed
@ppatierno ppatierno deleted the fix-migration-rollback-jbod-disk branch April 19, 2024 07:12
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.

None yet

2 participants