cxorm opened a new 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org