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

IGNITE-24436 Do not clean index on tx cleanup if no index info is available #5223

Merged
merged 5 commits into from
Feb 13, 2025

Conversation

Phillippko
Copy link
Contributor

Couldn't reproduce with an integration test, so extracted to another issue. Simple unit-test introduced instead

For write-switch intents replaced method throwing an exception if catalog version was not found with a method, returning null value. When null indexIds are passed to StorageUpdateHandler, it tries to update all currently available indexes (only for commit). It is better than skipping indexes completely

@Phillippko Phillippko marked this pull request as ready for review February 13, 2025 07:19
@rpuch rpuch merged commit b613af6 into apache:main Feb 13, 2025
1 check passed
@rpuch rpuch deleted the ignite-24436 branch February 13, 2025 12:58
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