You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dong Lin (JIRA)" <ji...@apache.org> on 2018/03/21 05:48:00 UTC

[jira] [Created] (KAFKA-6697) JBOD configured broker should not die if log directory is invalid

Dong Lin created KAFKA-6697:
-------------------------------

             Summary: JBOD configured broker should not die if log directory is invalid
                 Key: KAFKA-6697
                 URL: https://issues.apache.org/jira/browse/KAFKA-6697
             Project: Kafka
          Issue Type: Improvement
            Reporter: Dong Lin
            Assignee: Dong Lin


Currently JBOD configured broker will still die on startup if dir.getCanonicalPath() throws IOException. We should mark such log directory as offline and broker should still run if there is good disk.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)