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

server: avoid corrupting the log tags in the LogFile API #56901

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

knz
Copy link
Contributor

@knz knz commented Nov 19, 2020

Fixes #56873

Release note (bug fix): the LogFile reserved API, which was used
by cockroach debug zip, could corrupt log entries. This has been fixed.

Release note (bug fix): the `LogFile` reserved API, which was used
by `cockroach debug zip`, could corrupt log entries. This has been fixed.
@knz knz requested a review from tbg November 19, 2020 13:23
@knz knz requested a review from a team as a code owner November 19, 2020 13:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz
Copy link
Contributor Author

knz commented Nov 19, 2020

TFYR

bors r=tbg

@craig
Copy link
Contributor

craig bot commented Nov 19, 2020

Build succeeded:

@craig craig bot merged commit e7f141a into cockroachdb:master Nov 19, 2020
@knz knz deleted the 20201119-log branch November 19, 2020 14: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.

log: seeming race or corruption in log tags
3 participants