You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Andrei Terentiev (Jira)" <ji...@apache.org> on 2022/06/17 06:52:00 UTC

[jira] [Created] (ZOOKEEPER-4561) Support for custom implementation of the org.apache.zookeeper.server.admin.AdminServer interface

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)