-
Notifications
You must be signed in to change notification settings - Fork 3.9k
branch-4.1: [fix](metacache) release Iceberg FileIO and Hudi fsView on cache eviction #66914 #66913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
924060929
wants to merge
38
commits into
apache:branch-4.1
Choose a base branch
from
924060929:fix/cir-21497-iceberg-fileio-lifecycle-4.1
base: branch-4.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
dee103a
fix(iceberg): close per-table FileIO on cache eviction
924060929 6d8e164
fix(style): fix import order in MetaCacheEntryDef
924060929 9468479
fix(hudi): safely close shared file system view with reference counting
924060929 0425c8a
fix(hudi): make filesystem view cleanup generation-safe
924060929 3418bcf
fix(metacache): retain external resources for active users
924060929 b746b1d
fix(iceberg): retain catalog resources for active tables
924060929 6365e14
fix(external): align resources with execution lifetime
924060929 187b26a
fix(external): close branch 4.1 lifecycle gaps
924060929 0b1a710
[fix](iceberg) close remaining runtime lifecycle gaps
924060929 c99db1a
[fix](hive) fence scan and session teardown races
924060929 ef15b9d
[fix](iceberg) close streaming and flight lifecycles
924060929 f42e0d0
[fix](connector) Close remaining lifecycle race windows
924060929 1f52695
fix: close remaining query lifecycle races
924060929 af899e6
[fix](external) Close remaining metadata lifecycle races
924060929 23ac237
[fix](external) Fence catalog alter and Flight teardown
924060929 ca8a689
[fix](external) fence streaming task lifecycle handoffs
924060929 8c4f469
[fix](external) narrow resource cleanup scope
924060929 2a3840d
[fix](iceberg) preserve async refresh and close HMS FileIO
924060929 86fc52b
[fix](fe) Reconcile Iceberg lifecycle with metadata cache governance
924060929 062edf6
[fix](fe) Close external metadata lifecycle races
924060929 a6dd59b
[fix](fe) Restore external catalog runtime state after replay
924060929 76ad1e5
[fix](fe) Make external cleanup failure atomic
924060929 3163636
[fix](fe) Close external refresh lifecycle gaps
924060929 ae3dfbe
[fix](fe) Close remaining external lifecycle gaps
924060929 21f11d0
[fix](fe) Close Iceberg and Hudi metadata resources safely
924060929 3dc3503
[fix](fe) Fix Iceberg lifecycle checkstyle
924060929 8ca0cc7
[fix](fe) Close Hadoop Iceberg catalog resources
924060929 acda98d
[fix](fe) Fence Iceberg and Hudi lifecycle races
924060929 d86ecd5
[fix](fe) Guard Iceberg operations during catalog reset
924060929 2088184
[fix](fe) Complete Iceberg and Hudi generation fencing
924060929 fac7113
[fix](fe) Retain Iceberg mutations and fence Hudi schema publication
924060929 fe0b502
[fix](fe) Keep Iceberg and Hudi resources generation-scoped
924060929 59f2a41
[fix](fe) Stop cancelled Hudi listing submissions
924060929 695ebf1
[fix](fe) Complete Iceberg rewrites through transaction manager
924060929 e378b44
[refactor](fe) Centralize Iceberg writable mutation commits
924060929 7963f7c
[fix](fe) Close Iceberg reset-time lifecycle gaps
924060929 7ccd2dd
[fix](fe) Keep Iceberg schema projection on one generation
924060929 b0611e1
[fix](fe) Close remaining Iceberg and Hudi lifecycle races
924060929 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.