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

ASF GitHub Bot commented on STORM-721:
--------------------------------------

Github user caofangkun commented on a diff in the pull request:

    https://github.com/apache/storm/pull/479#discussion_r27090305
  
    --- Diff: storm-core/src/jvm/backtype/storm/Config.java ---
    @@ -567,6 +567,39 @@
         public static final Object UI_HEADER_BUFFER_BYTES_SCHEMA = 
Number.class;
     
         /**
    +     * This port is used by Storm DRPC for receiving HTTPS (SSL) DPRC 
requests from clients.
    +     */
    +    public static final String UI_HTTPS_PORT = "ui.https.port";
    --- End diff --
    
    Will be better if you could  modify file  
    ```
    storm-core/conf/defaults.yaml  
    ```
    and give these newly added configs default values.


> Storm UI server should support SSL
> ----------------------------------
>
>                 Key: STORM-721
>                 URL: https://issues.apache.org/jira/browse/STORM-721
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Sriharsha Chintalapani
>            Assignee: Sriharsha Chintalapani
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to