Github user lvfangmin commented on the issue:
https://github.com/apache/zookeeper/pull/624
The newly added server.id is supposed to one of the static config, right?
If I read the patch correctly, seems it will be treated as dynamic config, and
the server.id in dynamic config won't be read in the next startup.
Can you add some test case to cover this?---
