[jira] [Work logged] (HDDS-1643) Send hostName also part of OMRequest

2019-11-05 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HDDS-1643:


Author: ASF GitHub Bot
Created on: 06/Nov/19 05:49
Start Date: 06/Nov/19 05:49
Worklog Time Spent: 10m 
  Work Description: bharatviswa504 commented on pull request #70: 
HDDS-1643. Send hostName also part of OMRequest.
URL: https://github.com/apache/hadoop-ozone/pull/70
 
 
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 339164)
Time Spent: 20m  (was: 10m)

> Send hostName also part of OMRequest
> 
>
> Key: HDDS-1643
> URL: https://issues.apache.org/jira/browse/HDDS-1643
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: YiSheng Lien
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> This Jira is created based on the comment from [~eyang] on HDDS-1600 jira.
> [~bharatviswa] can hostname be used as part of OM request? For running in 
> docker container, virtual private network address may not be routable or 
> exposed to outside world. Using IP to identify the source client location may 
> not be enough. It would be nice to have ability support hostname based 
> request too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1643) Send hostName also part of OMRequest

2019-10-21 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HDDS-1643:


Author: ASF GitHub Bot
Created on: 22/Oct/19 01:12
Start Date: 22/Oct/19 01:12
Worklog Time Spent: 10m 
  Work Description: cxorm commented on pull request #70: HDDS-1643. Send 
hostName also part of OMRequest.
URL: https://github.com/apache/hadoop-ozone/pull/70
 
 
   ## What changes were proposed in this pull request?
   ```
   OzoneManagerProtocol.proto L322:
   
   optional string hostName = 4;
   ```
   To make hostName part of OMRequest, we add this to UserInfo.
   
   And with the change, we add corresponding ```getHostName``` method and 
modify the ```checkAcls``` method.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-1643
   
   ## How was this patch tested?
   Ran the unit test "TestOMClientRequestWithUserInfo".
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 331754)
Remaining Estimate: 0h
Time Spent: 10m

> Send hostName also part of OMRequest
> 
>
> Key: HDDS-1643
> URL: https://issues.apache.org/jira/browse/HDDS-1643
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: YiSheng Lien
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> This Jira is created based on the comment from [~eyang] on HDDS-1600 jira.
> [~bharatviswa] can hostname be used as part of OM request? For running in 
> docker container, virtual private network address may not be routable or 
> exposed to outside world. Using IP to identify the source client location may 
> not be enough. It would be nice to have ability support hostname based 
> request too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org