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

ASF GitHub Bot logged work on HDFS-16687:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Aug/22 01:57
            Start Date: 03/Aug/22 01:57
    Worklog Time Spent: 10m 
      Work Description: snmvaughan opened a new pull request, #4681:
URL: https://github.com/apache/hadoop/pull/4681

   ### Description of PR
   
   RouterFsckServlet replicates the method "getUGI(HttpServletRequest request, 
Configuration conf)" from DfsServlet instead of just extending DfsServlet.  
This change is just a refactor, which replaces the copy with the original base 
class.
   
   ### How was this patch tested?
   
   The fsck endpoint was called using curl, verifying that the Kerberos checks 
performed as expected.
   
   ### For code changes:
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




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

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

> RouterFsckServlet replicates code from DfsServlet base class
> ------------------------------------------------------------
>
>                 Key: HDFS-16687
>                 URL: https://issues.apache.org/jira/browse/HDFS-16687
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: federation
>            Reporter: Steve Vaughan
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> RouterFsckServlet replicates the method "getUGI(HttpServletRequest request, 
> Configuration conf)" from DfsServlet instead of just extending DfsServlet.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to