Ethan Rose created HDDS-12865: --------------------------------- Summary: Handle automatic container cache refresh for replica verification Key: HDDS-12865 URL: https://issues.apache.org/jira/browse/HDDS-12865 Project: Apache Ozone Issue Type: Sub-task Reporter: Ethan Rose
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|https://github.com/apache/ozone/blob/a0c07c5a0aae76b2249370cdd6a305e690417210/hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java#L2230]. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org