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

Do not update FileSet for in-memory Partition until written to disk [Port to master] #23554

Closed
davidby-influx opened this issue Jul 18, 2022 · 0 comments · Fixed by #23578
Closed

Comments

@davidby-influx
Copy link
Contributor

Port #23553 to master

@davidby-influx davidby-influx self-assigned this Jul 18, 2022
davidby-influx added a commit that referenced this issue Jul 20, 2022
Do not update the `FileSet` or `activeLogFile` field in the in-memory
Partition structure if the Manifest file is not correctly saved to
the disk.

closes #23553

(cherry picked from commit a8732dc)

closes #23554
davidby-influx added a commit that referenced this issue Jul 25, 2022
Do not update the `FileSet` or `activeLogFile` field in the in-memory
Partition structure if the Manifest file is not correctly saved to
the disk.

closes #23553

(cherry picked from commit a8732dc)

closes #23554
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant