Skip to content

Conversation

@guyinyou
Copy link
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