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

@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.

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.

1 participant