Skip to content

[ISSUE #9707] Integrate RunningFlags with MappedFile system for better error handling and state management - #9708

Merged
RongtongJin merged 3 commits into
apache:developfrom
guyinyou:dev_running-flags
Sep 16, 2025
Merged

[ISSUE #9707] Integrate RunningFlags with MappedFile system for better error handling and state management #9708
RongtongJin merged 3 commits into
apache:developfrom
guyinyou:dev_running-flags

Conversation

@guyinyou

Copy link
Copy Markdown
Contributor
  • Integrate RunningFlags throughout MappedFileQueue hierarchy
  • Add writeable state checking and error handling in DefaultMappedFile
  • Update MappedFile interface and constructors to support RunningFlags
  • Implement proper error state management during flush operations

Which Issue(s) This PR Fixes

Fixes #9707

Brief Description

How Did You Test This Change?

guyinyou added 3 commits September 16, 2025 10:53
- Integrate RunningFlags throughout MappedFileQueue hierarchy
- Add writeable state checking and error handling in DefaultMappedFile
- Update MappedFile interface and constructors to support RunningFlags
- Implement proper error state management during flush operations
@RongtongJin
RongtongJin merged commit 1d9b02c into apache:develop Sep 16, 2025
12 of 15 checks passed
@guyinyou
guyinyou deleted the dev_running-flags branch September 16, 2025 09:34
@RongtongJin RongtongJin added the ha label Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Integrate RunningFlags with MappedFile system for better error handling and state management

2 participants