Xavier Léauté created KAFKA-6163:
------------------------------------
Summary: 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
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)