hudeqi commented on PR #13421:
URL: https://github.com/apache/kafka/pull/13421#issuecomment-1488179126

   Note that when UnifiedLog.append throws IOException, it will be caught by 
the outer layer and re-throw KafkaStorageException. Therefore, if there is a 
disk error in target dir, the "processPartitionData" will still throw 
KafkaStorageException, causing the partition to be marked as failed, which in 
turn causes the source disk to be occupied Unlimited growth.


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