[ 
https://issues.apache.org/jira/browse/HDDS-1651?focusedWorklogId=256478&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-256478
 ]

ASF GitHub Bot logged work on HDDS-1651:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jun/19 05:15
            Start Date: 09/Jun/19 05:15
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on pull request #930: 
HDDS-1651. Create a http.policy config for Ozone
URL: https://github.com/apache/hadoop/pull/930#discussion_r291827245
 
 

 ##########
 File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java
 ##########
 @@ -64,6 +64,8 @@
       "dfs.container.ratis.ipc";
   public static final int DFS_CONTAINER_RATIS_IPC_PORT_DEFAULT = 9858;
 
+  public static final String OZONE_HTTP_POLICY = "ozone.http.policy";
+
 
 Review comment:
   This newly added property should be used during HTTP server start. 
   That part is missing.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 256478)
    Time Spent: 1h 10m  (was: 1h)

> Create a http.policy config for Ozone
> -------------------------------------
>
>                 Key: HDDS-1651
>                 URL: https://issues.apache.org/jira/browse/HDDS-1651
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Hanisha Koneru
>            Assignee: Shweta
>            Priority: Major
>              Labels: newbie, pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Ozone currently uses dfs.http.policy for HTTP policy. Ozone should have its 
> own ozone.http.policy configuration and if undefined, then fallback to 
> dfs.http.policy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to