Skip to content

Added VolumeManager.open with FileStatus parameter#6484

Merged
dlmarion merged 2 commits into
apache:2.1from
dlmarion:add-vol-open-with-status
Jul 20, 2026
Merged

Added VolumeManager.open with FileStatus parameter#6484
dlmarion merged 2 commits into
apache:2.1from
dlmarion:add-vol-open-with-status

Conversation

@dlmarion

Copy link
Copy Markdown
Contributor

PR #6460 modified the code that opens RFiles to use a method that
uses a FileStatus to reduce the number of RPCs to the NameNode. There
are a couple of places in the code where this case exists, but the
files are not RFiles. This change adds a similar method to the
VolumeManager and moves the file open logic to FileOperations.

dlmarion added 2 commits July 20, 2026 19:59
PR apache#6460 modified the code that opens RFiles to use a method that
uses a FileStatus to reduce the number of RPCs to the NameNode. There
are a couple of places in the code where this case exists, but the
files are not RFiles. This change adds a similar method to the
VolumeManager and moves the file open logic to FileOperations.
@dlmarion dlmarion added this to the 2.1.7 milestone Jul 20, 2026
@dlmarion dlmarion self-assigned this Jul 20, 2026
@dlmarion dlmarion changed the title Add vol open with status Added VolumeManager.open with FileStatus parameter Jul 20, 2026
@dlmarion
dlmarion merged commit 0c814ba into apache:2.1 Jul 20, 2026
9 checks passed
@dlmarion
dlmarion deleted the add-vol-open-with-status branch July 20, 2026 20:53
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