Skip to content

HDDS-12865. Handle automatic container cache refresh for replica verification. - #11044

Open
aryangupta1998 wants to merge 7 commits into
apache:masterfrom
aryangupta1998:HDDS-12865
Open

HDDS-12865. Handle automatic container cache refresh for replica verification.#11044
aryangupta1998 wants to merge 7 commits into
apache:masterfrom
aryangupta1998:HDDS-12865

Conversation

@aryangupta1998

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

If any of the block-level verifications for a key report that the block was not found on the datanode, the driver should fetch the key location info from OM again forcing a cache refresh and re-run all block level checks. If they fail again, consider the failure legitimate. This is similar to what currently happens on the main read path.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-12865

How was this patch tested?

Tested Manually.

@rich7420

Copy link
Copy Markdown
Contributor

@aryangupta1998 thanks for the patch!

@rich7420 rich7420 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aryangupta1998 thanks for the update!
LGTM

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.

2 participants