Skip to content

Export ra_log_segment:dump/2 helper#580

Merged
michaelklishin merged 1 commit intomainfrom
md/export-dump-2
Feb 18, 2026
Merged

Export ra_log_segment:dump/2 helper#580
michaelklishin merged 1 commit intomainfrom
md/export-dump-2

Conversation

@the-mikedavis
Copy link
Copy Markdown
Collaborator

This can be useful when debugging segment file contents, for example to decode the record with erlang:binary_to_term/1 or to find each record's byte size.

I think it may have just been an oversight that it was not already exported since dump/1 is.

This can be useful when debugging segment file contents, for example to
decode the record with `erlang:binary_to_term/1` or to find each
record's byte size.
@the-mikedavis the-mikedavis self-assigned this Feb 18, 2026
@michaelklishin michaelklishin merged commit a696de8 into main Feb 18, 2026
7 checks passed
@michaelklishin michaelklishin deleted the md/export-dump-2 branch February 18, 2026 20:38
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