slfan1989 opened a new pull request, #4335:
URL: https://github.com/apache/hadoop/pull/4335

   ### Description of PR
   JIRA: HADOOP-18249. Fix getUri() in HttpRequest has been deprecated.
   
   ### For code changes:
   WebHdfsHandler.java req.getUri() replace uri(), req.getMethod() replace 
method()
   HostRestrictingAuthorizationFilterHandler.java req.getUri() replace uri()
   TestHostRestrictingAuthorizationFilterHandler.java remove throws Exception, 
channelResponse.getStatus() replace status().
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to