[ https://issues.apache.org/jira/browse/KAFKA-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gokul updated KAFKA-4124: ------------------------- Description: Currently when a disk goes down, the broker also goes down with it. Make the broker resilient to disk failure. The broker can detect a disk failure, mark it bad and then re-replicate the under replicated data in all other available disks in the node. was:Currently when a disk goes down, the broker also goes down with it. Make the broker resilient to disk failure. > Handle disk failures gracefully > ------------------------------- > > Key: KAFKA-4124 > URL: https://issues.apache.org/jira/browse/KAFKA-4124 > Project: Kafka > Issue Type: Improvement > Reporter: Gokul > > Currently when a disk goes down, the broker also goes down with it. Make the > broker resilient to disk failure. > The broker can detect a disk failure, mark it bad and then re-replicate the > under replicated data in all other available disks in the node. -- This message was sent by Atlassian JIRA (v6.3.4#6332)