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

ASF GitHub Bot logged work on HADOOP-18016:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Nov/21 11:01
            Start Date: 19/Nov/21 11:01
    Worklog Time Spent: 10m 
      Work Description: mehakmeet opened a new pull request #3685:
URL: https://github.com/apache/hadoop/pull/3685


   No tests included since it's just an annotation change.
   Ran the test suite after compiling successfully.
   Region: `ap-south-1`
   
   Tests:
   `[WARNING] Tests run: 588, Failures: 0, Errors: 0, Skipped: 5`
   `[ERROR] Tests run: 1471, Failures: 0, Errors: 2, Skipped: 466`(my bucket 
specific failures, ignore)
   `[ERROR] Tests run: 151, Failures: 1, Errors: 1, Skipped: 28`(my bucket 
specific failures, ignore)
   


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


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

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

> Make certain methods LimitedPrivate in S3AUtils.java to provide proxy support
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-18016
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18016
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Mehakmeet Singh
>            Assignee: Mehakmeet Singh
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> S3AUtils(Private) have certain methods which can be used in external projects 
> to provide proxy support, since it is private we can't call them directly and 
> have to copy the whole methods to provide the support. Making these methods 
> LimitedPrivate so that these can be called directly with a reason.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to