SollmoStudio / beyond

Beyond: The Scalable Game Server Framework
http://www.beyondframework.com
Apache License 2.0
25 stars 9 forks source link

Make ZooKeeper without configuration file. #195

Closed sgkim126 closed 9 years ago

sgkim126 commented 9 years ago

I think current ZooKeeper server is too difficult to config. Because there are too many files(application.conf, zoo.cfg, myid) to touch for launching ZooKeeper as cluster mode.

I suggest integrating ZooKeeper config(zoo.cfg) file with application.conf and automatically generating zoo.cfg and myid file.

sgkim126 commented 9 years ago

https://github.com/SollmoStudio/beyond/pull/196

sgkim126 commented 9 years ago

https://github.com/SollmoStudio/beyond/commit/d0256570839fff8fffb46dd4053ba5db79eb8ce0