Skip to content

[Hotfix] Revert Recover log and index file for unclean shutdown (#1749)#2036

Merged
swuferhong merged 1 commit into
apache:mainfrom
swuferhong:revert-shutdown-recovery
Nov 27, 2025
Merged

[Hotfix] Revert Recover log and index file for unclean shutdown (#1749)#2036
swuferhong merged 1 commit into
apache:mainfrom
swuferhong:revert-shutdown-recovery

Conversation

@swuferhong
Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #xxx

Currently, the recovery from an unclean shutdown is too heavy—it requires scanning all segments, which makes recovery extremely slow (400ms+/ per segment). We'll introduce this only after a better recovery mechanism becomes available.

Brief change log

Tests

API and Format

Documentation

@swuferhong swuferhong merged commit 53b108b into apache:main Nov 27, 2025
5 checks passed
@swuferhong swuferhong deleted the revert-shutdown-recovery branch December 18, 2025 11:52
Ugbot pushed a commit to Ugbot/fluss that referenced this pull request Apr 26, 2026
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