ashishkumar50 opened a new pull request, #6164: URL: https://github.com/apache/ozone/pull/6164
## What changes were proposed in this pull request? During leaseRecovery if final block doesn't exist in datanode(when data still not yet flushed to datanode for the last block) but exist in openFileTable. In this case recovery client should finalize the penultimate block and the lease recovery should succeed with the penultimate block length. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10242 ## How was this patch tested? New integration test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
