[
https://issues.apache.org/jira/browse/KAFKA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236795#comment-16236795
]
Ismael Juma commented on KAFKA-6163:
------------------------------------
Thanks for the JIRA. This has changed in trunk. Failure to load a log is not a
fatal error any more. Given that, we it's unlikely that we'll fix this in older
branches.
> Broker should fail fast on startup if an error occurs while loading logs
> ------------------------------------------------------------------------
>
> Key: KAFKA-6163
> URL: https://issues.apache.org/jira/browse/KAFKA-6163
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.11.0.0, 1.0.0
> Reporter: Xavier Léauté
> Priority: Normal
>
> If the broker fails to load one of the logs during startup, we currently
> don't fail fast. The {{LogManager}} will log an error and initiate the
> shutdown sequence, but continue loading all the remaining sequence before
> shutting down.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)