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: Close uninitialized boxes #917

Merged
merged 1 commit into from Mar 11, 2022
Merged

Conversation

themisir
Copy link
Contributor

@themisir themisir commented Mar 1, 2022

When initialization fails hive doesn't closes references to files so on some systems this causes issues when retry used alongside with retry logic (user tries to re-open the box) or because file is locked, os doesn't allows removing that file to fix broken boxes. This PR closes boxes if initialization fails.

@themisir themisir merged commit c328ced into master Mar 11, 2022
@themisir themisir deleted the themisir/close_uninitialized_boxes branch March 11, 2022 14:46
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

1 participant