Hi, I'm currently having only one Zookeeper instance (ZK1) and would like to upgrade to a 3 instace quorum (ZK1, ZK2, ZK3). I understand that this can be done by rolling restarts, but since ZK1 was in standalone mode until now, it's missing the myid file. Do i need to create the myid file for ZK1 before adding the other nodes ? If so, is there any other modifications to be done to ZK1?
If anyone has a tutorial or some insight on this scenario, i would be grateful! Thank you! -- View this message in context: http://zookeeper-user.578899.n2.nabble.com/From-standalone-ZK-instance-to-3-instances-tp7579325.html Sent from the zookeeper-user mailing list archive at Nabble.com.
