Github user lvfangmin commented on the issue:
https://github.com/apache/zookeeper/pull/624
Previously, it was not part of the dynamic config, because itâs in a
separate config file. But after this change it will move to the dynamic config,
if I remember correctly it check and move all server. prefix to dynamic config
file, but maybe I remember it wrongly.
Anyway, we need a test case to cover that.---
