Nickstery opened a new pull request, #14104:
URL: https://github.com/apache/kafka/pull/14104

   It is possible to get corrupted index hitting that data disk full issue. 
There is an existing function which can check segment for index corruption  
`sanityCheck()`. So before copying new segment we will check its indexes, in 
case problematic index is going to be detected => we won't copy it and create 
log file.
   
   Unit tests have been extended as well in order to properly test this issue
   


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to