Andrei Terentiev created ZOOKEEPER-4561:
-------------------------------------------
Summary: Support for custom implementation of the
org.apache.zookeeper.server.admin.AdminServer interface
Key: ZOOKEEPER-4561
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4561
Project: ZooKeeper
Issue Type: Improvement
Components: documentation, server
Reporter: Andrei Terentiev
It would be great if Zookeeper supported injecting a custom implementation of
the org.apache.zookeeper.server.admin.AdminServer interface.
This will be useful for people who want to use a servlet container other than
Jetty or any other type of http server.
This can be implemented using an additional Java system property:
zookeeper.admin.adminServerClassName.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)