You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/07/29 18:51:00 UTC

[jira] [Commented] (ZOOKEEPER-3371) Port unification for admin server

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895529#comment-16895529 ] 

Hudson commented on ZOOKEEPER-3371:
-----------------------------------

FAILURE: Integrated in Jenkins build Zookeeper-trunk-single-thread #470 (See [https://builds.apache.org/job/Zookeeper-trunk-single-thread/470/])
ZOOKEEPER-3371: Port unification for Jetty admin server (andor: rev fed6cdad1e7a4fb83b568e8bf3ba3cf1da492db9)
* (edit) pom.xml
* (add) zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/ReadAheadEndpoint.java
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/JettyAdminServer.java
* (edit) zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java
* (edit) zookeeper-server/src/test/java/org/apache/zookeeper/server/admin/JettyAdminServerTest.java
* (edit) build.xml
* (add) zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/UnifiedConnectionFactory.java


> Port unification for admin server
> ---------------------------------
>
>                 Key: ZOOKEEPER-3371
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3371
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: security
>    Affects Versions: 3.6.0
>            Reporter: Eric Lee
>            Assignee: Eric Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> This issue provides the Jetty admin server with port unification, meaning both secure and insecure connections can be established on the same port. By default, this feature is disable. It can be enabled by passing "zookeeper.admin.portUnification" as a command line argument.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)