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

wal: ensure last record.LogWriter is closed to avoid spurious errors … #3896

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

sumeerbhola
Copy link
Collaborator

…on open

This also ensures we don't leak a file descriptor.

Informs #3865

@sumeerbhola sumeerbhola requested a review from jbowens August 28, 2024 17:50
@sumeerbhola sumeerbhola requested a review from a team as a code owner August 28, 2024 17:50
@cockroach-teamcity
Copy link
Member

This change is Reviewable

…on open

This also ensures we don't leak a file descriptor.

Informs cockroachdb#3865
Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Reviewed all commit messages.
Reviewable status: 0 of 1 files reviewed, all discussions resolved

@sumeerbhola
Copy link
Collaborator Author

TFTR!

@sumeerbhola sumeerbhola merged commit 65b6ce1 into cockroachdb:master Aug 28, 2024
11 checks passed
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.

3 participants