Marc Cortinas created KAFKA-5982:
------------------------------------
Summary: Kafka 0.9.0.1 doesn't start after delete storage dir
Key: KAFKA-5982
URL: https://issues.apache.org/jira/browse/KAFKA-5982
Project: Kafka
Issue Type: Bug
Affects Versions: 0.9.0.1
Environment: CentOS Linux release 7.3.1611 java version "1.7.0_72"
zookeeper 3.4.5+28 kafka-2.11-0.9.0.1
Reporter: Marc Cortinas
Hi,
My environment I has 3 zoo and 3 kafka brokers.
The issue appear after restart kafka brokers, concretally with this timeline
# I stopped kafka brokers
# deleted storage directories
# I startup kafka brokers
I repeat this procedure in the past without problems.
But today I can see any kafka brokers can not start.
Let me share the trace in all 3 brokers:
{code}2017-09-27 10:56:01,210] DEBUG Reading reply sessionid:0x15ec26e554500a7,
packet:: clientPath:null serverPath:null finished:false header:: 356,4
replyHeader:: 356,197568496821,0 request:: '/config/changes/con
fig_change_0000000005,F response::
#7b2276657273696f6e223a322c22656e746974795f70617468223a22746f706963732f55535f555345525f44454c455445447631227d,s{193274552554,193274552554,1504865562876,1504865562876,0,0,0,0,5
4,0,193274552554} (org.apache.zookeeper.ClientCnxn)
[2017-09-27 10:56:01,212] FATAL [Kafka Server 0], Fatal error during
KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer)
java.lang.IllegalArgumentException: requirement failed{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)