HDDS-13884. Populate block file metadata with helper fields#9263
HDDS-13884. Populate block file metadata with helper fields#9263ptlrs wants to merge 1 commit intoapache:masterfrom
Conversation
|
This PR has been marked as stale due to 21 days of inactivity. Please comment or remove the stale label to keep it open. Otherwise, it will be automatically closed in 7 days. |
|
Hi @swamirishi @errose28, can you take a look at this PR? |
|
This PR has been marked as stale due to 21 days of inactivity. Please comment or remove the stale label to keep it open. Otherwise, it will be automatically closed in 7 days. |
|
Thank you for your contribution. This PR is being closed due to inactivity. If needed, feel free to reopen it. |
|
Hi @errose28 @adoroszlai can you please reopen this PR and review it? |
|
This PR has been marked as stale due to 21 days of inactivity. Please comment or remove the stale label to keep it open. Otherwise, it will be automatically closed in 7 days. |
|
Not stale |
|
This PR has been marked as stale due to 21 days of inactivity. Please comment or remove the stale label to keep it open. Otherwise, it will be automatically closed in 7 days. |
|
Not stale |
What changes were proposed in this pull request?
Saving the following fields as block file metadata can help with debugging and improve the visibility into the system.
Storing such information can help answer questions about any arbitrary block file such as
Today some of these questions can be answered only if the chain of metadata from OM to Datanodes is intact. Others can't be answered at all.
This PR:
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-13884
How was this patch tested?
New tests added
CI: https://github.com/ptlrs/ozone/actions/runs/19176103214