[ https://issues.apache.org/jira/browse/KAFKA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237984#comment-16237984 ]
Xavier Léauté commented on KAFKA-6163: -------------------------------------- [~ijuma] in this case it was a different fatal error {{java.lang.InternalError: a fault occurred in an unsafe memory access operation}} You probably don't want to try to recover from that. > 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)