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

Optionally let ObjectFileWriter append to existing file instead of overwriting. #475

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

blackwinter
Copy link
Member

Metafix may write to the same file repeatedly, which should not overwrite previous content.

Related to: metafacture/metafacture-fix#238 and metafacture/metafacture-fix#269

Previously, setters would only take effect for subsequently opened files.

Regarding `ObjectFileWriterCompressionTest`: It only passed due to file names automatically triggering the expected compression.
@blackwinter blackwinter merged commit a9e94d3 into master Nov 18, 2022
@blackwinter blackwinter deleted the appendIfFileExistsInObjectFileWriter branch November 18, 2022 11:44
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