Hello,
I need to restart a single zookeeper server node on the same port within my unit tests. I tried stopping the server, having a delay and restarting it on the same port. But the server doesn't startup. When I re-start on a different port, it starts up correctly. Can you let me know how I can make this one work. Thank you. Regards, Siddharth