Zookeeper issue

I formed 3 broker cluster on my local machine . If i stopped one zookeeper automatically stopped remaining two zookeeper also and the same happen in server.properties and schema registery.
clientPort=2181

tickTime=2000

initLimit=10

syncLimit=5

server.1=ip:2888:3888

server.2=ip:2889:3889

server.3=ip:2890:3890
Client port is different for remaining two zookeeper.

how did you stop and start the stack?

question is more ops related btw …

This question is not about Kafka Streams, and frankly, I am not even sure what the question is?

But you should ask in Ops - Confluent Community anyway.