SolidWallOfCode commented on issue #6674:
URL: https://github.com/apache/trafficserver/issues/6674#issuecomment-617134005


   After that long discussion, my view is the fragment data is not corrupt, it 
is too short. Essentially the last fragment is not in the table at all and 
seeks that start there start past the last entry in the fragment table and 
therefore deliver bad data. The bad region starts exactly one fragment size 
past the last entry in the fragment table, yet full requests work. This seems 
to require the last fragment was written to disk and has an entry in the stripe 
directory, but the fragment table attached to the alternate does not have an 
entry for it. Somehow the fragment table was truncated.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to