Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/466 @phunt Sure, just let me try to clarify what needs to be done, because I think you wanted to link #415 instead of #466 which is this PR. - stats should be added to JMX (done, already in ZooKeeperBean), - stats should be added to stat and mntr 4lw commands (also done) What am I missing? What's legacy exactly? Also would we like to add Jetty support here, I've seen it mentioned in the other PR?
---