bshashikant edited a comment on pull request #2538:
URL: https://github.com/apache/ozone/pull/2538#issuecomment-903509096


   The issue eventually turned out to be race among write chunk/readChunk 
threads all using the same file channel. With concurrent writers and readers on 
the same file, the behaviour seems unpredictable and leads to block file 
sparseness on disk.
   


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