Skip to content

Fix retention term#453

Open
yacovm wants to merge 2 commits into
mainfrom
fixRetentionTerm
Open

Fix retention term#453
yacovm wants to merge 2 commits into
mainfrom
fixRetentionTerm

Conversation

@yacovm

@yacovm yacovm commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
@yacovm
yacovm marked this pull request as draft July 22, 2026 23:12
When a finalization is written to the WAL, the garbage collecting WAL invokes RetentionTerm()
as part of its Append() operation.
However, the current implementation returned an error in case it was a finalization.

This commit fixes this by adding the finalization option to the RetentionTerm function.

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
@yacovm
yacovm force-pushed the fixRetentionTerm branch from c10278c to 1e5dac9 Compare July 23, 2026 13:56
@yacovm
yacovm marked this pull request as ready for review July 23, 2026 14:19
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.

1 participant