steveloughran commented on PR #8447:
URL: https://github.com/apache/hadoop/pull/8447#issuecomment-4304732260

   if this is failing, then
   
   1. bad counting logic
   2. the number of bytes read really is different from that requested. 
   
   #2 isn't necessarily wrong as we need to round up for crc checking and with 
coalescing, merge ranges.
   
   I'll just assert the number goes up and not worry about the exact number
   


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