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

rust: set default chunk size to a sane value #777

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

james-rms
Copy link
Collaborator

Public-Facing Changes
Changes the default chunking behavior of the Rust writer to break chunks at a finite value. The current default behavior is a footgun and can lead to a situation where a user loses all of their MCAP data if they never break chunks.

Description

@james-rms james-rms requested a review from wkalt December 22, 2022 21:57
@james-rms
Copy link
Collaborator Author

cc. @mrkline re: breaking API change

@james-rms james-rms merged commit 86c513a into main Jan 2, 2023
@james-rms james-rms deleted the jrms/rust-default-chunking branch January 2, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant