guihecheng opened a new pull request, #3323: URL: https://github.com/apache/ozone/pull/3323
## What changes were proposed in this pull request? EC: Fix Datanode block file INCONSISTENCY during heavy load. Problem descriptions and analysis in the JIRA below. In brief, we should get the file size by using the fileChannel instead of the file. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6614 ## How was this patch tested? Manual test with experiment programs, seen in the JIRA above. -- 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]
