Skip to content

The Metastore lock timeout led to the loss of metadata overwrite data.#15447

Open
yl09099 wants to merge 1 commit intoapache:mainfrom
yl09099:lossdata
Open

The Metastore lock timeout led to the loss of metadata overwrite data.#15447
yl09099 wants to merge 1 commit intoapache:mainfrom
yl09099:lossdata

Conversation

@yl09099
Copy link
Copy Markdown

@yl09099 yl09099 commented Feb 26, 2026

issue: #15446
Solution approach: We found that the process of confirming the lock status is actually the state store in the Heartbeat object and does not actually request the Metastore. By requesting the Metastore once before making any changes and retrieving the lock to reconfirm, we can better mask this issue.

@github-actions github-actions bot added the hive label Feb 26, 2026
@yl09099 yl09099 force-pushed the lossdata branch 3 times, most recently from 52a197b to 024165b Compare March 1, 2026 06:57
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant