jianghuazhu opened a new pull request #3861:
URL: https://github.com/apache/hadoop/pull/3861


   
   
   ### Description of PR
   When blk_xxxx and blk_xxxx.meta are not regular files, they will have 
adverse effects on the cluster, such as errors in the calculation space and the 
possibility of failure to read data.
   For this type of block, it should not be used as a normal block file.
   Details:
   HDFS-16316
   
   
   ### How was this patch tested?
   Need to verify whether a file is a real regular file.
   
   
   


-- 
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]

Reply via email to